summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-09 16:53:06 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-09 16:53:06 +0000
commit7e484ec1a2d244b5201f3161ecde68a5d9ddf386 (patch)
tree8ebe560b7870fc96ee87434e3987c6bc3deeed4c /ChangeLog
parent908f53a1c0e6e7eb235f1cf9f7a9220fedd9fa43 (diff)
get rid of default tree view widths.. not really needed now that they're persistent, and they make the tree view look messy on first run.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31ef3eb..017d907 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+* Fri Dec 09 2011 0.8
+- Define labels for directories.
+- Use labels in filters.
+- Use labels in destination combo box (add/move).
+- Shorten filters relative to the default download directory.
+- Fix a crash when filtering with selections in the torrent treeview.
+- Allow remote session variables to be used in actions.
+- Update filters if torrent is moved.
+- Add a man page.
+- A preferences scope for current connection (as well as selected profile).
+- Rename "remote commands" feature to "actions".
+
* Tue Oct 11 2011 0.7
- Remote exec.
- Win32 Support.