aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-03-06 12:45:08 +0000
committerUlrich Drepper <drepper@redhat.com>1998-03-06 12:45:08 +0000
commit9184d3db100aff82d081a70442842344da84cf4b (patch)
treea00b4a406480b3afcfcf447bc41aa4bbaeadb830 /ChangeLog
parentac16e90592f0b9842e193e2ebe0b3756f0b4361d (diff)
downloadglibc-9184d3db100aff82d081a70442842344da84cf4b.zip
glibc-9184d3db100aff82d081a70442842344da84cf4b.tar.gz
glibc-9184d3db100aff82d081a70442842344da84cf4b.tar.bz2
Update.
1998-03-06 12:42 Ulrich Drepper <drepper@cygnus.com> * argp/argp.h (struct argp): Add new field domain. * argp/argp-help.c: Change all gettext calls to dgettext and use domain field from appropriate argp in call. * argp/argp-parse.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a2e93a..20bcbc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1998-03-06 12:42 Ulrich Drepper <drepper@cygnus.com>
+
+ * argp/argp.h (struct argp): Add new field domain.
+ * argp/argp-help.c: Change all gettext calls to dgettext and use
+ domain field from appropriate argp in call.
+ * argp/argp-parse.c: Likewise.
+
1998-03-06 11:35 Ulrich Drepper <drepper@cygnus.com>
* posix/wordexp-test.c: Change testsuite so that it can run even