chiark / gitweb /
hbcrypto hash-{init,update,final} for incremental hashing
[chiark-tcl.git] / debian / changelog
index 6c2f86022118359d5d78936ad6869c941e0677f5..644a3c5faeac0a9e92c50716b632a711faf73a54 100644 (file)
@@ -1,5 +1,8 @@
 chiark-tcl (1.0.2) 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.
   * cdb: When cdbwr update writerecord fails, try to recover the
@@ -16,7 +19,7 @@ chiark-tcl (1.0.2) unstable; urgency=low
 
   Internal improvements:
   * Add a few assertions about *_LLEN in adns.c.
-  * Comprehensive review of use of `int' and defense against overflow.
+  * Comprehensive review of use of `int' and defence against overflow.
 
  --