linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #03494
[Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2449: update the changelog wrt 0.782
------------------------------------------------------------
revno: 2449
committer: poy <poy@xxxxxxxxxx>
branch nick: trunk
timestamp: Sat 2011-03-05 22:13:48 +0100
message:
update the changelog wrt 0.782
modified:
changelog.txt
--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk
Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'changelog.txt'
--- changelog.txt 2011-03-02 21:33:22 +0000
+++ changelog.txt 2011-03-05 21:13:48 +0000
@@ -1,23 +1,24 @@
* Fav users frame becomes users frame and shows all users
* Experimental implementation of KEYP ADC extension
+* Display the name of the device MiniUPnP has bound to (poy)
+* More status bar icons
+* Add NAT-PMP for port mappings as an alternative to UPnP (poy)
+* Continue from the beginning after reaching the end of a file list when searching (poy)
+* Report the progress of file list searches in the status bar (poy)
+* Repurpose Ctrl+F to in-place searches in chat windows & file lists (poy)
+* Better splitter resizing
+
+-- 0.782 2011-03-05 --
* Prevent a remote crash triggered via malformed user commands (poy)
* Avoid crashes when closing from the taskbar too often (poy)
* [L#580051] Restore DC++ colors to the fav hub window (poy)
-* Favorite user nicks are saved in Users.xml
* Be stricter when determining whether MiniUPnP has succeeded (poy)
-* Display the name of the device MiniUPnP has bound to (poy)
-* More status bar icons
* [L#704743] Fix hang on exit under WINE in active mode (cologic)
-* Add NAT-PMP for port mappings as an alternative to UPnP (poy)
* [L#654483] Don't duplicate file list entries when re-downloading it (poy)
* Highlight window splitters on mouse hover (poy)
-* Continue from the beginning after reaching the end of a file list when searching (poy)
-* Report the progress of file list searches in the status bar (poy)
-* Repurpose Ctrl+F to in-place searches in chat windows & file lists (poy)
* Prevent endless redirection loops with some Coral servers (poy)
* [L#590651] Plug a resource leak with regard to tab icons (poy)
* [L#726254] Avoid a crash related to the Win 7 taskbar integration (poy)
-* Better splitter resizing
-- 0.781 2011-01-12 --
* Add a dummy serial number to TLS certs to satisfy some parsers (poy)