diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 15:49:03 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 15:49:03 -0600 |
commit | 087cd36e84399cf9220537fbc7a0102439316211 (patch) | |
tree | 1cfcec9fdab0c53b8a2c8f489e64a2f19d85df31 /atlantik/ChangeLog | |
parent | 3fc473bacc6884f9af176e62fef7283e415597f1 (diff) | |
download | tdegames-087cd36e84399cf9220537fbc7a0102439316211.tar.gz tdegames-087cd36e84399cf9220537fbc7a0102439316211.zip |
Rename kioslaves
Diffstat (limited to 'atlantik/ChangeLog')
-rw-r--r-- | atlantik/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/atlantik/ChangeLog b/atlantik/ChangeLog index a6b10b98..b16274aa 100644 --- a/atlantik/ChangeLog +++ b/atlantik/ChangeLog @@ -8,7 +8,7 @@ 0.7.2 (KDE 3.3.2) ----- -- Proper use of host and port in kio_atlantik: fixes problems with +- Proper use of host and port in tdeio_atlantik: fixes problems with invitations sent by newer clients. - bugfix: scroll player views when they get too big. (#69043) - bugfix: show correct amount of players in trade widget. @@ -106,7 +106,7 @@ - fixed potential double initialization of gameboard - don't crash when removing money from a trade -- properly quote arguments given to TDEProcess in kio_atlantik +- properly quote arguments given to TDEProcess in tdeio_atlantik - valgrind leak and unitialised memory access fixes 0.5.0 @@ -125,7 +125,7 @@ - fix buttons, they have specific targets, not just the current widget - delete buttons in EstateDetails::newUpdate() - commandline parameters host, port and game supported (for auto-join) -- kio_atlantik allows for easy connecting from other applications +- tdeio_atlantik allows for easy connecting from other applications (kopete/kmail) - leave game and leave server options - pre-game configuration |