summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-08-21 14:43:18 +0000
committerUlrich Drepper <drepper@redhat.com>2007-08-21 14:43:18 +0000
commit55ea8790a9fdb6e1320be8e5ad84bca04dbf9a7d (patch)
tree8228ddea4603f6c82e9005f62c56c73bff62be9d /ChangeLog
parent0b82ff747eede0f77c524bfce4cf93cb929a953f (diff)
downloadglibc-55ea8790a9fdb6e1320be8e5ad84bca04dbf9a7d.tar.gz
glibc-55ea8790a9fdb6e1320be8e5ad84bca04dbf9a7d.tar.xz
glibc-55ea8790a9fdb6e1320be8e5ad84bca04dbf9a7d.zip
[BZ #4896, BZ #4936]
2007-08-21  Ulrich Drepper  <drepper@redhat.com>
	[BZ #4936]
	* iconv/gconv.c (__gconv): If flush was successful, clear rest of
	the state.
	* iconvdata/Makefile: Add rules to build and run bug-iconv5.
	* iconvdata/bug-iconv5.c: New file.

	[BZ #4896]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 510f60fe47..c884b4fd58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
+2007-08-21  Ulrich Drepper  <drepper@redhat.com>
+
+	[BZ #4936]
+	* iconv/gconv.c (__gconv): If flush was successful, clear rest of
+	the state.
+	* iconvdata/Makefile: Add rules to build and run bug-iconv5.
+	* iconvdata/bug-iconv5.c: New file.
+
 2007-08-04  Carlos O'Donell  <carlos@systemhalted.org>
 
+	[BZ #4896]
 	* elf/elf.h: Define R_PARISC_PLABEL21L, R_PARISC_PLABEL14R,
 	R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT, R_PARISC_TLS_GD21L,
 	R_PARISC_TLS_GD14R, R_PARISC_TLS_GDCALL, R_PARISC_TLS_LDM21L,