projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
563da07
)
Add (I forgot to install this together with the actual modification
author
Simon Josefsson
<simon@josefsson.org>
Tue, 11 Oct 2005 18:28:27 +0000
(18:28 +0000)
committer
Simon Josefsson
<simon@josefsson.org>
Tue, 11 Oct 2005 18:28:27 +0000
(18:28 +0000)
earlie).
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index ecd7e4bcc2aaa48cbec1ffcb7de482d1b9a8be5b..df2b3ab4cb8b0759e2587f99090402af79ce486e 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-4,6
+4,14
@@
* gc.h (gc_hash_buffer): Add doc.
+2005-10-08 Simon Josefsson <jas@extundo.com>
+
+ * gc.h: Add gc_hash and gc_hash_buffer.
+
+ * gc-gnulib.c (gc_hash_buffer): Add. Reorder #include's.
+
+ * gc-libgcrypt.c (gc_hash_buffer): Add.
+
2005-10-11 Bruno Haible <bruno@clisp.org>
* strcasecmp.c: Include limits.h.