summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-01 08:07:52 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-01 08:07:52 +0200
commit6c4f0aa3eaa0de86457dbc734ea552cd03a67a0d (patch)
tree3a5d5161046f3c97d9a18bd16285a807a20c2466 /changelog
Initial import of psocksxx version 0.0.5-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..5c4c46d
--- /dev/null
+++ b/changelog
@@ -0,0 +1,19 @@
+0.0.5 - 29th June 2014
+ * Fixing inconsistent timeout behaviour on different systems
+
+0.0.4 - 10th November 2013
+ * bug fix - member functions should not be throwing exceptions if the
+ signature does not specify it.
+
+0.0.3 - 31st October 2013
+ * Suppress SIGPIPE signals
+ * Code cleanup work
+
+0.0.2 - 29th September 2013
+ * Added timeout support for socket communications
+ * New base socket stream I/O class to reduce redundant code
+ * Added install targets for doxygen generated docs
+
+0.0.1 - 19th September 2013
+ * Initial release
+