summaryrefslogtreecommitdiffstats
path: root/intl/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-06 03:00:35 +0000
committerJim Meyering <jim@meyering.net>1996-07-06 03:00:35 +0000
commitc9e1263f7d0cd524d1abe7279f2794dab798da18 (patch)
tree74b614ee9f1065ec8b6e37e5fbcf65ad3f433b1a /intl/ChangeLog
parenta7c1ba5ccfe9d58ea938d5f9f49592eae4da4da6 (diff)
downloadidutils-c9e1263f7d0cd524d1abe7279f2794dab798da18.tar.gz
idutils-c9e1263f7d0cd524d1abe7279f2794dab798da18.tar.bz2
idutils-c9e1263f7d0cd524d1abe7279f2794dab798da18.zip
merge with gettext-0.10.23
Diffstat (limited to 'intl/ChangeLog')
-rw-r--r--intl/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog
index 78b173f..32ef3c3 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -1,3 +1,16 @@
+Sat Jun 22 04:58:14 1996 Ulrich Drepper <drepper@cygnus.com>
+
+ * Makefile.in (MKINSTALLDIRS): New variable. Path to
+ mkinstalldirs script.
+ (install): use MKINSTALLDIRS variable or if the script is not present
+ try to find it in the $top_scrdir).
+
+Wed Jun 19 02:56:56 1996 Ulrich Drepper <drepper@cygnus.com>
+
+ * l10nflist.c: Linux libc *partly* includes the argz_* functions.
+ Grr. Work around by renaming the static version and use macros
+ for renaming.
+
Tue Jun 18 20:11:17 1996 Ulrich Drepper <drepper@cygnus.com>
* l10nflist.c: Correct presence test macros of __argz_* functions.