diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-09-01 01:13:11 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-09-01 01:13:11 +0000 |
commit | 3790af1d3374eea688e88ac353083b557fc44834 (patch) | |
tree | 17f9eb76d4d4e8f3288d1a03fb3285604435115b /binutils/ChangeLog | |
parent | d257b46f8821410235e89f263930bd6879e91648 (diff) | |
download | gdb-3790af1d3374eea688e88ac353083b557fc44834.zip gdb-3790af1d3374eea688e88ac353083b557fc44834.tar.gz gdb-3790af1d3374eea688e88ac353083b557fc44834.tar.bz2 |
Brought forward from p3:
Sun Aug 30 21:18:59 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: map program names through program_transform_name
when installing.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0d013ef..24f6417 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Sun Aug 30 21:18:59 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: map program names through program_transform_name + when installing. + Sun Aug 30 18:09:03 1992 Per Bothner (bothner@rtl.cygnus.com) * Makefile.in: Bump to versions 1.97.90. |