]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Tue, 11 Feb 2003 21:33:35 +0000 (22:33 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 11 Feb 2003 21:33:35 +0000 (22:33 +0100)
Rev: src/nettle/ChangeLog:1.175

ChangeLog

index 0709b57b1c2ace6ee1650beafc72d46af71696c4..6715a5f1a2d8cd77d37a90bf38c864b48b65e096 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,20 @@
        * buffer.c (nettle_buffer_copy): Bug fix, it didn't return any
        value. 
 
+2003-02-11  Niels Möller  <nisse@cuckoo.hack.org>
+
+       * testsuite/sexp-format-test.c (test_main): Added test for %( and
+       %). 
+
+       * sexp-format.c (sexp_vformat): Handle %( and %).
+
+       * realloc.c (nettle_xrealloc): Fixed out-of-memory check.
+
+       * configure.ac (SHLIBMAJOR): Bumped version number to 1.
+
+       * buffer.c (nettle_buffer_init_realloc): New function.
+       * buffer-init.c (nettle_buffer_init): Use nettle_buffer_init_realloc.
+
 2003-02-10  Niels Möller  <nisse@cuckoo.hack.org>
 
        * testsuite/sexp-format-test.c (test_main): New test with tokens