summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-09-05 22:02:12 +0100
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-09-05 22:02:12 +0100
commit4ba144769b6a1aea5772e19808c755b9dfc60bf8 (patch)
tree9d1babca0fd2bb9d7ae44969bb4435fe196838a1 /ChangeLog
parent80183c2387c7da5e9f0bf07cf19f6e712d620396 (diff)
update changelog and reindent
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a74d9e..11d1cb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+* Wed Sep 5 2012 1.1
+- new Transmission display style
+- handle downloading metadata state better, don't make incorrect completion
+notifications
+- win32: build reverted to GTK2 because of empty progress bar in GTK3
+- use g_idle_add instead of gdk_thread_enter/leave for reverse DNS
+- fix compilation error for debian
+- issue 210: fix crash when encountering empty benc dict in .torrent
+- fix concurrency issue when populating large files model and changing
+- translation updates from launchpad
+
* Fri Jun 29 2012 1.0.2
- win32: update to gtk3 (also fixes blank tray icon)
- win32: GeoIP support