summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-05-15 21:47:15 +0200
committerWerner Koch <wk@gnupg.org>2007-05-15 21:47:15 +0200
commitad3ab7a059306f336d1e12e26f52f69007a98d4e (patch)
treee75d5162d30be37a2dbe950b6687da42a1fc66d5 /ChangeLog
parentUse estream_asprintf instead of the GNU asprintf. (diff)
downloadgnupg2-ad3ab7a059306f336d1e12e26f52f69007a98d4e.tar.xz
gnupg2-ad3ab7a059306f336d1e12e26f52f69007a98d4e.zip
Adjusted symbols for printf and updated to latest version.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 88cc4b413..c20925be1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2007-05-15 Werner Koch <wk@g10code.com>
- * configure.ac: Call ESTREAM_INIT and define the memory
+ * configure.ac: Renamed the estream macros. Remove -Wformat-nonliteral.
+
+ * configure.ac: Call ESTREAM_INIT and define the memory
allocators for estream_asprintf.
(gl_MODULES): Remove vasprintf.