diff options
author | monsta <[email protected]> | 2015-10-07 13:31:55 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2015-10-07 13:31:55 +0300 |
commit | 85bc8e68e2abcebace4729468738271c1f44fe40 (patch) | |
tree | 505730b94bb6e377d7bb20b1818aaa1223674ac0 | |
parent | cfc0e59605709434a295813f253ac80f0a2f880e (diff) | |
download | caja-85bc8e68e2abcebace4729468738271c1f44fe40.tar.bz2 caja-85bc8e68e2abcebace4729468738271c1f44fe40.tar.xz |
Add NEWS for 1.11.0 (and include 1.10.4 ones from 1.10 branch)caja-1.11.0
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,4 +1,12 @@ Major changes in 1.11.0 are: +* Connect to server dialog: add support for AFP +* Retrieve strings directly from gschema (requires intltool 0.50.1) +* Switch to org.gnome.SessionManager for logout/suspend inhibit +* Improve multi-monitor support +* Some UI fixes + +Major changes in 1.10.4 are: +* Fix a crash when using undo following a file deletion. Major changes in 1.10.3 are: * File properties dialog: bring back missing Notes and Image Properties tabs |