------------------------------------------------------------ revno: 401 committer: Razzloss <[email protected]> branch nick: master timestamp: Fri 2010-11-05 15:09:29 +0200 message: update readme.txt and changelog modified: Changelog.txt Readme.txt
-- lp:linuxdcpp https://code.launchpad.net/~linuxdcpp-team/linuxdcpp/trunk Your team LinuxDC++ Team is subscribed to branch lp:linuxdcpp. To unsubscribe from this branch go to https://code.launchpad.net/~linuxdcpp-team/linuxdcpp/trunk/+edit-subscription
=== modified file 'Changelog.txt' --- Changelog.txt 2010-10-14 03:51:12 +0000 +++ Changelog.txt 2010-11-05 13:09:29 +0000 @@ -62,6 +62,7 @@ [2010-09-07] Added icons to the notebook tab labels. (Steven) [2010-09-09] PM tab label now shows when user's nick, hub or online status changes. (Steven) [2010-10-13] Added file path (fileFN) and magnet (fileMN) variables to user commands. (thanks DjSlash) +[2010-10-29] lp#667491: Unexpected results deleting multiple selected search results. (Razzloss) *** 1.0.3 2009-02-01 *** [2008-08-10] lp#256236: Fixed a crash on startup when using auto-open options. === modified file 'Readme.txt' --- Readme.txt 2009-11-26 03:08:38 +0000 +++ Readme.txt 2010-11-05 13:09:29 +0000 @@ -19,7 +19,7 @@ ------------- scons >= 0.96 pkg-config -g++ >= 3.4 +g++ >= 4.1 gtk+-2.0 >= 2.10 gthread-2.0 >= 2.4 libglade-2.0 >= 2.4
_______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : [email protected] Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp

