diff options
author | Tomas Bzatek <tbzatek@redhat.com> | 2011-03-21 17:12:55 +0100 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2011-03-21 17:12:55 +0100 |
commit | 4db4f56ba1efadea7e12fe1ee35ac33a6f0c4896 (patch) | |
tree | 60ecc20cb844cb18a81b979547ef8408d7d7ca50 /NEWS | |
parent | ac171be248f276392acdd9a783859adb691c46d7 (diff) |
Update NEWS for 1.7.3 release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Major changes in 1.7.3 +====================== +* build: Bump fuse requirement for ATOMIC_O_TRUNC support +* build: Honor ACLOCAL_FLAGS +* build: Don't link http backend with SoupOutputStream +* build: Cleanups and fixes for compiler warnings +* client: Fix wrong assignment before dbus_connection_unref() +* archive: Prevent assertion failure on duplicate mount +* archive: Skip leading "./" from pathnames if present +* archive: Propagate entry index as inode no. for files +* smb: Add support for default location +* Translation updates + Major changes in 1.7.2 ====================== * ftp: Parse mode, user and group for unix listings |