diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-02-13 23:36:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-02-13 23:36:45 +0000 |
commit | cf6960d7ca47b42f2918007b11e27c570bae26ff (patch) | |
tree | 75756935f933450555f6ef74c526720ad85c9ed6 /ChangeLog | |
parent | 2958e6cc5f39ac2487b4fcbc2db48462a34ce23d (diff) | |
download | glibc-cf6960d7ca47b42f2918007b11e27c570bae26ff.tar.gz glibc-cf6960d7ca47b42f2918007b11e27c570bae26ff.tar.xz glibc-cf6960d7ca47b42f2918007b11e27c570bae26ff.zip |
Update.
* iconvdata/Makefile (modules): Add GBBIG5. (distribute): Add gbbig5.c. * iconvdata/gbbig5.c: New file. * iconvdata/gconv-modules: Add entries for GBBIG5 module. 2001-02-13 Philip Blundell <pb@futuretv.com> * manual/crypt.texi: Remove outdated references to crypt add-on. * manual/creature.texi: Improve wording slightly. 2001-02-13 Ulrich Drepper <drepper@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7e1b153e62..5c0f0eb4ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ 2001-02-13 Ulrich Drepper <drepper@redhat.com> + * iconvdata/Makefile (modules): Add GBBIG5. + (distribute): Add gbbig5.c. + * iconvdata/gbbig5.c: New file. + * iconvdata/gconv-modules: Add entries for GBBIG5 module. + +2001-02-13 Philip Blundell <pb@futuretv.com> + + * manual/crypt.texi: Remove outdated references to crypt add-on. + + * manual/creature.texi: Improve wording slightly. + +2001-02-13 Ulrich Drepper <drepper@redhat.com> + * io/ftw.c: Always use readdir64. * io/ftw64.c: Likewise. * sysdeps/unix/sysv/linux/ttyname.c: Likewise. |