diff options
author | Nick Clifton <nickc@redhat.com> | 2004-11-30 17:20:48 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-11-30 17:20:48 +0000 |
commit | 32118081351da7f2e122ba3f0e4bd2493cafdd28 (patch) | |
tree | 3f956ecc522375b2c2f55e6cfe70a154de5a1f4b /binutils/ChangeLog | |
parent | a7711b1fd72c77ca107532e07fcd2f36f7e6ffce (diff) | |
download | gdb-32118081351da7f2e122ba3f0e4bd2493cafdd28.zip gdb-32118081351da7f2e122ba3f0e4bd2493cafdd28.tar.gz gdb-32118081351da7f2e122ba3f0e4bd2493cafdd28.tar.bz2 |
Change LOCALEDIR to $(datadir)/share.
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 352c489..d193140 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2004-11-30 Tero Niemela <tero_niemela@yahoo.com> + + * Makefile.am: Change LOCALEDIR to $(datadir)/share. + * Makefile.in: Regenerate. + 2004-11-10 Ian Lance Taylor <ian@wasabisystems.com> PR binutils/536 |