aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2009-08-26 09:51:32 +0200
committerAndreas Schneider <mail@cynapses.org>2009-08-26 09:51:32 +0200
commit26cdf0d99422ab1490abcdce65fcfd219d763947 (patch)
tree1738309c0af015f597fe4aed493b8f280b8930d3 /ChangeLog
parent3cf2c3639e1bcad5cddd8c7e751c5f82b0a9f4ac (diff)
downloadlibssh-26cdf0d99422ab1490abcdce65fcfd219d763947.tar.gz
libssh-26cdf0d99422ab1490abcdce65fcfd219d763947.tar.xz
libssh-26cdf0d99422ab1490abcdce65fcfd219d763947.zip
Add ChangeLog entries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddfdc8c9..36f06548 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
ChangeLog
==========
+version 0.3.4 (released 2009-xx-xx)
+ * Added ssh_basename and ssh_dirname.
+ * Fixed ssh_write_knownhost if ~/.ssh doesn't exist.
+
version 0.3.3 (released 2009-08-18)
* Fixed double free pointer crash in dsa_public_to_string.
* Fixed channel_get_exit_status bug.