diff options
author | Werner Koch <wk@gnupg.org> | 2007-05-15 21:47:15 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2007-05-15 21:47:15 +0200 |
commit | ad3ab7a059306f336d1e12e26f52f69007a98d4e (patch) | |
tree | e75d5162d30be37a2dbe950b6687da42a1fc66d5 /ChangeLog | |
parent | Use estream_asprintf instead of the GNU asprintf. (diff) | |
download | gnupg2-ad3ab7a059306f336d1e12e26f52f69007a98d4e.tar.xz gnupg2-ad3ab7a059306f336d1e12e26f52f69007a98d4e.zip |
Adjusted symbols for printf and updated to latest version.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |