summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-10-25 12:19:40 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-10-25 13:19:17 -0400
commit628c0566f7317c25f30991652a6192d7d8f4fbd8 (patch)
tree9e3b45985cd0cd6566df3a7b7d6cbf08c9f372b6 /NEWS
parent45ee835907056a95c4ae9dad5f7913620ed219d7 (diff)
downloadnautilus-628c0566f7317c25f30991652a6192d7d8f4fbd8.tar.gz
release: prepare for 3.3.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 27099f6c7..9a4dbb38d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Major changes in 3.3.1 are:
+* Show a Properties item in the sidebar for mounts
+* Use GtkStyleContext to draw editable label elements
+* Port to use GtkGrid
+* Don't use deprecated GThread API
+* Fix pie chart background rendering in Properties view
+* Fix a crasher when activating a sidebar item
+* Cleanup old libeel boilerplate code
+
+Major changes in 3.2.1 are:
+* Consolidate typeahead find entry for icon view
+* Fix a crasher when middle-clicking empty space in the places sidebar
+* Fix a crasher when trying to delete files from the tree sidebar
+* Fix a crasher when ejecting a removable device under some circumstances
+* Fix a crasher when trying to activate the previewer in a list view
+ with no selection
+* Fix a crasher when symbolic icon theme is not available
+* Plug some memory leaks
+* Fix the build when Tracker FTS is enabled
+
Major changes in 3.2.0 are:
* Fix a couple of drawing regressions introduced in 3.1.92
* Lots of translation updates