X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/1a67fe6c4c85e0e9953a0c9d8a32ba1518e074b5..1aa3569ed8afe434ef0ae75799e962fe7f58b6d5:/HISTORY?ds=sidebyside

diff --git a/HISTORY b/HISTORY
index d41a04b..3154ebb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -86,3 +86,11 @@
 * Updated README to be a bit more useful.
 * Code cleanup; removed circular dependencies.
 * Added sixdegrees.
+
+0.1.2 - 15th February 2003
+
+* Added fingerprint calculation/display.
+* Cleanup sixdegrees binary/object file on make clean.
+* Introduced transaction support to DB3 backend, along with deadlock detection.
+* Added keydb dumping ability.
+* Added logging infrastructure to help more easily track down problems.