aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'common/ChangeLog')
-rw-r--r--common/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index 1c63b5248..afc48367c 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,5 +1,7 @@
2003-11-13 Werner Koch <[email protected]>
+ * util.h (vasprintf): Also fixed the prototype.
+
* vasprintf.c (vasprintf): ARGS should not be a pointer. Fixed
segv on Solaris. Reported by Andrew J. Schorr.