diff options
author | Andreas Schneider <asn@cynapses.org> | 2010-05-31 19:36:32 +0200 |
---|---|---|
committer | Andreas Schneider <asn@cynapses.org> | 2010-05-31 19:36:32 +0200 |
commit | a6a7922dbdf242e459ea4d4bdf65b6fe02fd4fbe (patch) | |
tree | a83b8e99ff87e34d92aff70137068ee0e1b85f56 | |
parent | 608e81bc003900e0807eba43c631870bedc31fc1 (diff) | |
download | libssh-release-0-4-4.tar.gz libssh-release-0-4-4.tar.xz libssh-release-0-4-4.zip |
Update Changelog.release-0-4-4
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ChangeLog version 0.4.4 (released 2010-06-01) * Fixed a bug in the expand function for escape sequences. + * Fixed a bug in the tilde expand function. * Fixed a bug in setting the options. version 0.4.3 (released 2010-05-18) |