summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-25 21:29:22 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-25 21:29:22 +0000
commitb8396f5447270cf04ef3279b6306833eea529091 (patch)
tree0b8f7ab6bbe701e1a6bdbd0d10ba5c6d9ddb1d67 /ChangeLog
parentf79c7ccd6af648e20b3fea5394cb61fb537a3249 (diff)
changelog update and fix a small libappindicator bug
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1974f80..ea958a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
* Sun Jan 15 2011 1.0
- Show files in a tree.
- Consistency/code share in files tree view and add dialog tree view.
-- A lot of optimisation for building either files tree view.
+- A lot of optimisation for building either files tree view.
+- Optimise changes to the torrent tree view (suspend sorting during).
+- Remember last add destination.
+- Fix a bug causing scrolled window position to be lost during maximise
+from system tray.
+- Experimental GTK3 support (--enable-gtk3).
- Expand/collapse all, selection based changes for add dialog tree view.
- Counts for filters.
- Some update efficiency improvements.