summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-04-09 15:18:58 -0700
committerRoland McGrath <roland@redhat.com>2010-04-09 15:18:58 -0700
commit4ae73ca00adbf6bf54bafe93d1318e3446af5919 (patch)
tree948ada65f8e760b8a7a96ac5d6cfb5d00e6747ef /ChangeLog
parent3aa6513708820aad6304c86c62e25b3b294b23f5 (diff)
Revert "Shorten build commands"
This reverts commit 59d9f1d6983fc9b606a1f9214fb817efe3d6cff8.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 0 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c80d69674..7d8f1cded9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,14 +16,6 @@
* malloc/malloc.c (_int_malloc): Return NULL if printing error message
returns.
-2010-03-30 Daniel Jacobowitz <dan@codesourcery.com>
-
- * Makeconfig (+common-includes): Define.
- (+includes): Use @$(common-objpfx)includes.
- * Makefile (postclean): Remove includes and includes.mk.
- * Makerules ($(common-objpfx)includes.mk): Include and create
- includes.mk. Create includes.
-
2010-04-07 Andreas Schwab <schwab@redhat.com>
* sysdeps/unix/sysv/linux/i386/fallocate.c: Set errno on error.