summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.