diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-23 08:12:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-23 08:12:59 +0000 |
commit | 878ecd300f5c71a7c9d9aa97cc1b48bf5de7bed7 (patch) | |
tree | 69864a2256a463d73d0e38ca936d3c2cde081275 /libstore | |
parent | d2285ea6df76ff94611f66bad4588741904b9d61 (diff) |
.
Diffstat (limited to 'libstore')
-rw-r--r-- | libstore/ChangeLog | 6 |
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. |