summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-12-22 01:03:50 +0000
committerRoland McGrath <roland@gnu.org>2005-12-22 01:03:50 +0000
commitc6813ffea9f3d04c40b81573edc787b39d45ec27 (patch)
tree927c8c699099610993e5403f85f12cef6ed1176a /ChangeLog
parent8002dfb87a125fe0866f6d7130e590744789af2f (diff)
[BZ #2066]
2005-12-21 Roland McGrath <roland@redhat.com> [BZ #2066] * intl/l10nflist.c (_nl_make_l10nflist): Free ABS_FILENAME when later malloc fails.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a97417b924..74d0f40521 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-21 Roland McGrath <roland@redhat.com>
+
+ [BZ #2066]
+ * intl/l10nflist.c (_nl_make_l10nflist): Free ABS_FILENAME when later
+ malloc fails.
+
2005-12-21 Jakub Jelinek <jakub@redhat.com>
* sysdeps/powerpc/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.