summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2014-06-29 00:06:23 +0000
committerChristian Pointner <equinox@anytun.org>2014-06-29 00:06:23 +0000
commit92a551b96e625257def26771155ebd64c6d8757e (patch)
tree7d5b2d0a043f746bfb10ccc9679ac59646a95b72 /ChangeLog
parentwhile(1) vs. for(;;) (diff)
fixed not working singletons - still not threadsafe but at least they don't pretend to be
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 190adc9..106374d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
-201?.??.?? -- Version 0.?.?
+2014.??.?? -- Version 0.3.5
* added support for clang
-* added libnettle as additional crypot library option
+* added libnettle as additional crypto library option
2011.12.30 -- Version 0.3.4