summaryrefslogtreecommitdiffstats
path: root/intl
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-04-07 17:53:32 +0000
committerJim Meyering <jim@meyering.net>1996-04-07 17:53:32 +0000
commit25ce936bf8357abb9f38dd10bb2301cfc4150385 (patch)
treecc4a39c0c90ddb48b77b95d5203629e72ee03182 /intl
parent587a976a962bee53356af45ae7a7435f2717bb5d (diff)
downloadidutils-25ce936bf8357abb9f38dd10bb2301cfc4150385.tar.gz
idutils-25ce936bf8357abb9f38dd10bb2301cfc4150385.tar.bz2
idutils-25ce936bf8357abb9f38dd10bb2301cfc4150385.zip
.
Diffstat (limited to 'intl')
-rw-r--r--intl/ChangeLog8
-rw-r--r--intl/VERSION2
2 files changed, 9 insertions, 1 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog
index b9b1db9..34a50a8 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -1,3 +1,11 @@
+Tue Apr 2 18:51:18 1996 Ulrich Drepper <drepper@myware>
+
+ * Makefile.in (all-gettext): New goal. Same as all-yes.
+
+Thu Mar 28 23:01:22 1996 Karl Eichwalder <ke@ke.central.de>
+
+ * Makefile.in (gettextsrcdir): Define using @datadir@.
+
Tue Mar 26 12:39:14 1996 Ulrich Drepper <drepper@myware>
* finddomain.c: Include <ctype.h>. Reported by Roland McGrath.
diff --git a/intl/VERSION b/intl/VERSION
index 656752b..a17083c 100644
--- a/intl/VERSION
+++ b/intl/VERSION
@@ -1 +1 @@
-GNU gettext library from gettext-0.10.10
+GNU gettext library from gettext-0.10.12