summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-25 12:36:18 +0000
committerRoland McGrath <roland@gnu.org>2001-08-25 12:36:18 +0000
commit255e762f0a16716e1822ce6f2eccf0fadc676dd9 (patch)
treec96a871fdfecc8b1060cade8f4dd344c8d305c0d
parent55a75ea471890d7374c5d5b550a9e9f41d0d86c8 (diff)
.
-rw-r--r--libstore/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index 640ab0c4..60a8e0bb 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,3 +1,11 @@
+2001-08-25 Roland McGrath <roland@frob.com>
+
+ * Makefile (parted.o, parted_pic.o): Pass -nostdlib.
+
+2001-08-25 Neal H Walfield <neal@cs.uml.edu>
+
+ * Makefile (libstore.so-LDFLAGS): Renamed from LDFLAGS-libstore.so.
+
2001-08-24 Roland McGrath <roland@frob.com>
* Makefile (SRCS): Add part.c here.