1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
sshm (0.4-1) unstable; urgency=low
* Corrected some typos in the manpage.
Closes: #410938
* Fixed two potential endless loops.
* Fixed a little bug on leaving a ssh session.
* Now you can display only matching servers with
sshm --list searchstring.
* Some code improvements.
-- Patrick Matthäi <patrick.matthaei@web.de> Sat, 3 Mar 2007 10:08:21 +0100
sshm (0.3-1) unstable; urgency=low
* Fixed output of --list.
* Fixed bogus at searching the server, if the one string of the
serverdatas were the same as the serveralias.
* Removed the "little" in the package description.
* Improved errormessages.
* Some code improvements.
* Uncommenting works now correct.
* Added a manpage.
-- Patrick Matthäi <patrick.matthaei@web.de> Tue, 18 Jan 2007 23:03:33 +0100
sshm (0.2-1) unstable; urgency=low
* Initial release.
-- Patrick Matthäi <patrick.matthaei@web.de> Tue, 9 Jan 2007 23:03:33 +0100
|