Fix trac wiki turning CamelCase words into broken links

This commit is contained in:
John Garland 2010-05-11 23:23:39 +10:00
commit 81b56cce62

View file

@ -15,7 +15,7 @@
==== Web ==== ==== Web ====
* Migrate to ExtJS 3.1 * Migrate to ExtJS 3.1
* Add gzip compression of HTTP data to the server * Add gzip compression of HTTP data to the server
* Improve the efficiency of the TorrentGrid * Improve the efficiency of the !TorrentGrid
=== Deluge 1.2.0 - "Bursting like an infected kidney" (10 January 2010) === === Deluge 1.2.0 - "Bursting like an infected kidney" (10 January 2010) ===
==== Core ==== ==== Core ====
@ -25,7 +25,7 @@
* Use system GeoIP database if available, this is now an optional dependency * Use system GeoIP database if available, this is now an optional dependency
==== GtkUI ==== ==== GtkUI ====
* Remove SignalReceiver * Remove !SignalReceiver
* Implemented a cross-platform IPC method thus removing the DBUS dependency * 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 * Implement a "True" Classic Mode where there is no longer a separate daemon process
* Add preferences option "Add torrent in paused state" * Add preferences option "Add torrent in paused state"