X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=e57556ccab4ceb5641c748ff75502f5e84854068;hb=7858cfe7c61040fa9d3bce8f91a4bbcef263facf;hp=8f73e7551b729e27f7ece76ed12754d6197344e4;hpb=0d3985265f33e13465520a2654a3769a55b5920a;p=chiark-tcl.git diff --git a/debian/changelog b/debian/changelog index 8f73e75..e57556c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,7 @@ -chiark-tcl (1.0.2) unstable; urgency=low +chiark-tcl (1.0.2~~iwj) unstable; urgency=low + + New features: + * hbcrypto hash-{init,update,final} etc. for incremental hashing. Bugfixes: * Do not adns_cancel in the middle of adns_forallqueries. @@ -9,6 +12,8 @@ chiark-tcl (1.0.2) unstable; urgency=low Closes #393970. (Bug exists only where int and ssize_t differ.) * Use correct errno value for error writing to new .main during compact. * Do not coredump if fclose journal fails during compact. + * Do not fail lookups on cdb-wr's opened from just-created dbs. + * Do not leak cdb innards on compact. Portability fixes: * Remove unecessary assertion of val<=0xffffffffUL where uint32_t val; @@ -18,7 +23,7 @@ chiark-tcl (1.0.2) unstable; urgency=low * Add a few assertions about *_LLEN in adns.c. * Comprehensive review of use of `int' and defence against overflow. - -- + -- Ian Jackson Sun, 25 Mar 2007 20:13:20 +0100 chiark-tcl (1.0.1) unstable; urgency=low