summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-04 01:35:40 +0000
committerRoland McGrath <roland@gnu.org>2001-08-04 01:35:40 +0000
commit45a5a1e7c591c2c02c6728856b921a61e3c065ca (patch)
tree77c5e5adec01345367d24f7501c34313dd489b97
parent41548195db4a5a88f661d79b208b0e788152cb14 (diff)
.
-rw-r--r--libstore/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index 1c88a27f..7e373bf3 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-03 Roland McGrath <roland@frob.com>
+
+ * Makefile (HURDLIBS): Define it so we link in libshouldbeinlibc.
+
2001-04-26 Marcus Brinkmann <marcus@gnu.org>
* set.c: Use explicit comparison to MACH_PORT_NULL.