summaryrefslogtreecommitdiff
path: root/redhat
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-11 16:22:12 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-11 16:22:12 +0000
commitb04162cc32df0d27397d2b0320f984ec98267b54 (patch)
tree9b3a720a94d4b35d0b5ec615406652691b35126f /redhat
parentfccdb76b5140f0764a5e6ad035e67519b5ee6f6a (diff)
for view menu check items, set their active in an expose event so they're synced with preferences. add move up/down queue buttons (only in torrent menu for now).
Diffstat (limited to 'redhat')
-rw-r--r--redhat/transmission-remote-gtk.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec
index 65494bf..5358c4a 100644
--- a/redhat/transmission-remote-gtk.spec
+++ b/redhat/transmission-remote-gtk.spec
@@ -1,5 +1,5 @@
Name: transmission-remote-gtk
-Version: 0.5.2
+Version: 0.6
Release: 1%{?dist:%{dist}}
Summary: Remote control client for Transmission BitTorrent
@@ -70,11 +70,16 @@ update-desktop-database %{_datadir}/applications >/dev/null 2>&1
%{_datadir}/locale/uk/LC_MESSAGES/%{name}.mo
%changelog
-* Sat Aug 27 2011 Alan Fitton <alan@eth0.org.uk> 0.5.2
+* Sat Aug 27 2011 Alan Fitton <alan@eth0.org.uk> 0.6
- Profiles support.
- New JSON based configuration backend.
- Populate destination combo in move dialog.
- Ukranian translation from ROR191.
+- Lots of new columns and info.
+- Supports for queues.
+- Improved status bar and add a free space indicator.
+- Persist/restore filter selection, + notebook/selector visibility.
+- Many other fixes.
* Fri May 6 2011 Alan Fitton <alan@eth0.org.uk> - 0.5.1
- Use libproxy pkg-config CFLAGS in build, for older versions.