diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-05-27 10:29:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-05-27 10:29:02 +0000 |
commit | 7e7a548e7837d533f790b13c5b200549fe95c5b2 (patch) | |
tree | 573b41d834a6248bb318ad96339581b1fd25db8c /ChangeLog | |
parent | 6598ac30319f3c5483c7bc95214c48b6442b53bd (diff) | |
download | glibc-7e7a548e7837d533f790b13c5b200549fe95c5b2.tar.gz glibc-7e7a548e7837d533f790b13c5b200549fe95c5b2.tar.xz glibc-7e7a548e7837d533f790b13c5b200549fe95c5b2.zip |
Update.
1998-05-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * catgets/Makefile ($(objpfx)de.cat): Renamed from do-gencat-test. Use automatic variables. ($(objpfx)de.msg): Fix reference to po file. 1998-05-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use $(move-if-change). 1998-05-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * intl/dcgettext.c: Fix typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 10fd749e3c..80996a1ea5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1998-05-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * catgets/Makefile ($(objpfx)de.cat): Renamed from + do-gencat-test. Use automatic variables. + ($(objpfx)de.msg): Fix reference to po file. + +1998-05-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use + $(move-if-change). + +1998-05-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * intl/dcgettext.c: Fix typo. + 1998-05-25 Andreas Jaeger <aj@arthur.rhein-neckar.de> * configure.in: Allow more make versions e.g 3.76.90. |