ncdc 1.2 quickfix release

This commit is contained in:
Yorhel 2011-09-25 17:48:56 +02:00
parent 58ba03bbd6
commit 9290e21c3b
3 changed files with 11 additions and 8 deletions

View file

@ -1,3 +1,6 @@
1.2 - 2011-09-25
- Fixed incorrect handling of outgoing NMDC connections
1.1 - 2011-09-25
- Select item in file browser when opened from a search result
- Added active_bind setting

View file

@ -209,10 +209,10 @@ INTERACTIVE COMMANDS
nected hubs will be reconnected.
/refresh [<path>]
Initiates a refresh. If no argument is given, the complete list will be
refreshed. Otherwise only the specified directory will be refreshed. The
path argument can be either an absolute filesystem path or a virtual path
within your share.
Initiates share refresh. If no argument is given, the complete list will
be refreshed. Otherwise only the specified directory will be refreshed.
The path argument can be either an absolute filesystem path or a virtual
path within your share.
/say <message>
Sends a chat message to the current hub or user. You normally don't have
@ -688,4 +688,4 @@ SEE ALSO
ncdc-1.1 September 2011 ncdc(1)
ncdc-1.2 September 2011 ncdc(1)