diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-05-24 18:12:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-05-24 18:12:23 +0000 |
commit | 623281e06d11c94ceebd9397dc18fb9f596c7080 (patch) | |
tree | 391c1d989e25129100c54abd53adcfb632a90146 /ChangeLog | |
parent | 75c827b5e1d1d6a47fdb49ec4ab6e5293910841b (diff) | |
download | glibc-623281e06d11c94ceebd9397dc18fb9f596c7080.tar glibc-623281e06d11c94ceebd9397dc18fb9f596c7080.tar.gz glibc-623281e06d11c94ceebd9397dc18fb9f596c7080.tar.bz2 glibc-623281e06d11c94ceebd9397dc18fb9f596c7080.zip |
Update.
2004-05-24 Ulrich Drepper <drepper@redhat.com>
* manual/string.texi (Copying and Concatenation): Fixed second
concat example.
Reported by Fabian Pietsch <fabian@zzznowman.dyndns.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-24 Ulrich Drepper <drepper@redhat.com> + + * manual/string.texi (Copying and Concatenation): Fixed second + concat example. + Reported by Fabian Pietsch <fabian@zzznowman.dyndns.org>. + 2004-05-23 Ulrich Drepper <drepper@redhat.com> * malloc/obstack.c: Don't allow linking with _obstack. |