Module: deluge
Branch: 1.3-stable
Commit: 925ac42f7c67a0b4b0c68bab3f402aeb62cbda6a

Author: John Garland <[email protected]>
Date:   Tue May 11 23:23:39 2010 +1000

Fix trac wiki turning CamelCase words into broken links

---

 ChangeLog |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 21b4896..49e9288 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,11 +7,11 @@
        * #1112: Fix renaming files in add torrent dialog
        * #1247: Fix deluge-gtk from hanging on shutdown
        * #995: Rewrote tracker_icons
-       * Add AutoAdd plugin
+       * Add !AutoAdd plugin
        * Add Notifications plugin
 
 ==== GtkUI ====
-       * Use new SessionProxy class for caching torrent status client-side
+       * Use new !SessionProxy class for caching torrent status client-side
        * Use torrent status diffs to reduce RPC traffic
 
 ==== Blocklist ====
@@ -20,7 +20,7 @@
        * Fix redirection not working with relative paths
 
 ==== Execute ====
-       * Fix running commands with the TorrentAdded event
+       * Fix running commands with the !TorrentAdded event
        * Fix the web interface
 
 ==== Label ====
@@ -29,7 +29,7 @@
 ==== Web ====
        * Migrate to ExtJS 3.1
        * Add gzip compression of HTTP data to the server
-       * Improve the efficiency of the TorrentGrid with lots of torrents 
(#1026)
+       * Improve the efficiency of the !TorrentGrid with lots of torrents 
(#1026)
        * Add a base parameter to allow reverse proxying (#1076)
        * Fix showing all the peers in the details tab (#1054)
        * Fix uploading torrent files in Opera or IE (#1087)
@@ -43,7 +43,7 @@
        * Use system GeoIP database if available, this is now an optional 
dependency
 
 ==== GtkUI ====
-       * Remove SignalReceiver
+       * Remove !SignalReceiver
        * Implemented a cross-platform IPC method thus removing the DBUS 
dependency
        * Implement a "True" Classic Mode where there is no longer a separate 
daemon process
        * Add preferences option "Add torrent in paused state"

-- 
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en.

Reply via email to