summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-11-21 10:01:17 +0000
committerRoland McGrath <roland@gnu.org>1995-11-21 10:01:17 +0000
commit91c7b85dc8fc310d4dcbe205861735a6748fecb4 (patch)
treea541a58c164ca06604b006631015d75cfdbbe7cb /ChangeLog
parent054cc4cc381fd772befb86dee130314beb42154a (diff)
Mon Nov 20 16:19:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951121
* intl/Makefile [gettext-srcdir]: Rewrote copying rules to only get .c and .h files. * malloc/malloc.c (align): Use abort instead of assert.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 380c31f950..79f7c08062 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Mon Nov 20 16:19:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * intl/Makefile [gettext-srcdir]: Rewrote copying rules to only
+ get .c and .h files.
+
+ * malloc/malloc.c (align): Use abort instead of assert.
+
Sun Nov 19 18:23:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* Makeconfig (+includes): Add $($(stdio)-include).