summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
-rw-r--r--redhat/transmission-remote-gtk.spec2
4 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index ea958a9..2f74527 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+* Tue Jan 31 2011 1.0.1
+- Fix a crash when toggling turtle mode or setting remote preferences.
+- Update Russian translation.
+
* Sun Jan 15 2011 1.0
- Show files in a tree.
- Consistency/code share in files tree view and add dialog tree view.
diff --git a/configure.ac b/configure.ac
index a0da16d..14a7521 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ dnl
AC_PREREQ(2.63)
-AC_INIT(transmission-remote-gtk, 1.0, alan@eth0.org.uk)
+AC_INIT(transmission-remote-gtk, 1.0.1, alan@eth0.org.uk)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_INIT_AUTOMAKE([foreign])
diff --git a/debian/changelog b/debian/changelog
index c3e9fe1..144538a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-transmission-remote-gtk (1.0-1) stable; urgency=low
+transmission-remote-gtk (1.0.1-1) stable; urgency=low
- * New upstream release 1.0
+ * New upstream release 1.0.1 (turtle mode/remote prefs crash fix)
- -- Alan Fitton <alan@eth0.org.uk> Fri, 09 Dec 2011 13:13:56 +0000
+ -- Alan Fitton <alan@eth0.org.uk> Tue, 01 Jan 2011 13:13:56 +0000
transmission-remote-gtk (0.8-1) stable; urgency=low
diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec
index a44aa96..f5f0e12 100644
--- a/redhat/transmission-remote-gtk.spec
+++ b/redhat/transmission-remote-gtk.spec
@@ -1,5 +1,5 @@
Name: transmission-remote-gtk
-Version: 1.0
+Version: 1.0.1
Release: 1%{?dist}
Summary: Remotely manage the Transmission BitTorrent client