aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'common/ChangeLog')
-rw-r--r--common/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index ae582fc99..9ea09bdcf 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,3 +1,12 @@
+2002-02-12 Werner Koch <[email protected]>
+
+ * fopencookie.c: Dummy function.
+
+ * vasprintf.c: New. Taken from binutils-2.9.1 and dropped all non
+ ANSI-C stuff. Merged with asprintf version.
+
+ * no-pth.c: New.
+
2002-01-23 Werner Koch <[email protected]>
* mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt.