summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-12-22 03:12:10 +0000
committerRoland McGrath <roland@gnu.org>2005-12-22 03:12:10 +0000
commitc72565e5f1124c2dc72573e83406fe999e56091f (patch)
treeebbd525ce552653f0bd1ebff181846b8b2ac759b /ChangeLog
parentc6813ffea9f3d04c40b81573edc787b39d45ec27 (diff)
2005-12-21 Roland McGrath <roland@redhat.com>
* sysdeps/generic/bits: Subdirectory and all files moved to ... * bits: ... here, new subdirectory. * Makeconfig (+includes): Reordered includes to put build and sysdeps dirs first after $(..)include, $(sysincludes) last. * sysdeps/generic/bits: Subdirectory and all files moved to ... * bits: ... here, new subdirectory. * Makeconfig (+includes): Reordered includes to put build and sysdeps dirs first after $(..)include, $(sysincludes) last.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74d0f40521..ea9be8abb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-12-21 Roland McGrath <roland@redhat.com>
+ * sysdeps/generic/bits: Subdirectory and all files moved to ...
+ * bits: ... here, new subdirectory.
+ * Makeconfig (+includes): Reordered includes to put build and sysdeps
+ dirs first after $(..)include, $(sysincludes) last.
+
[BZ #2066]
* intl/l10nflist.c (_nl_make_l10nflist): Free ABS_FILENAME when later
malloc fails.