summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-10-23 20:10:46 +0000
committerRoland McGrath <roland@gnu.org>2004-10-23 20:10:46 +0000
commitca306cc98111fa0d726bc3ccfc8c2964ce4b6ec0 (patch)
tree6022f3a98c56edd4c0d227cacbf4035093e369f8
parent220addf73a65c84f6a5992c4e44f49598af42ffb (diff)
* Makefile (%.bz2, %.gz): Move these pattern rules ...
* Makerules: ... to here.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5784086dd..593bba718f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
* resolv/res_send.c (send_dg): Combine write and read to socket
into one loop.
+2004-10-22 Roland McGrath <roland@frob.com>
+
+ * Makefile (%.bz2, %.gz): Move these pattern rules ...
+ * Makerules: ... to here.
+
2001-10-31 Alexandre Oliva <aoliva@redhat.com>
* elf/elf.h: Add R_MN10300_* relocation numbers.