summaryrefslogtreecommitdiff
path: root/libstore
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-09-25 00:38:09 +0000
committerRoland McGrath <roland@gnu.org>2005-09-25 00:38:09 +0000
commitf470a3bd740961aba761564febc2f0ccc8ce43a1 (patch)
treee08e8d275fdb0891e8b8c2ea95d8b8ca806d2377 /libstore
parent70d0d5230273ec2fa5acb4297e74437ece06bcac (diff)
.
Diffstat (limited to 'libstore')
-rw-r--r--libstore/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index 4046c0ae..b915becb 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-24 Roland McGrath <roland@frob.com>
+
+ * store.h (STORE_STD_CLASS): Use __attribute_used__ macro
+ instead of `unused' attribute.
+
2004-09-03 Alfred M. Szmidt <ams@kemisten.nu>
* store.h (__start_store_std_classes, __stop_store_std_classes):