summaryrefslogtreecommitdiff
path: root/libstore
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-23 08:12:59 +0000
committerRoland McGrath <roland@gnu.org>2001-12-23 08:12:59 +0000
commit878ecd300f5c71a7c9d9aa97cc1b48bf5de7bed7 (patch)
tree69864a2256a463d73d0e38ca936d3c2cde081275 /libstore
parentd2285ea6df76ff94611f66bad4588741904b9d61 (diff)
.
Diffstat (limited to 'libstore')
-rw-r--r--libstore/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index 7de27b85..ba898b20 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-23 Roland McGrath <roland@frob.com>
+
+ * kids.c (store_set_child_flags): Move decrement to avoid ill-defined
+ C behavior that gets a warning.
+ (store_clear_child_flags): Likewise.
+
2001-10-14 Roland McGrath <roland@frob.com>
* url.c: New file.