summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2017-03-28 16:09:04 +0200
committerOndrej Holy <oholy@redhat.com>2017-03-28 16:09:04 +0200
commitf8b1eaf4dde828b8a8308ddff80ac83fdc1144bf (patch)
tree9820edafbf0bb1d33c25f5a15bf11c28722809d3
parent14985f3018d4e0a3fdbf055ca5b930cfe345ec9c (diff)
downloadgvfs-f8b1eaf4dde828b8a8308ddff80ac83fdc1144bf.tar.gz
Update NEWS for 1.30.4 release1.30.4
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cc3e9594..604a31f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 1.30.4
+=======================
+* common: Fix potential crash caused by missing g_strdup
+* fuse: Prevent potential crash if file handle is not set
+* sftp: Prevent potential crash in case of parsing error
+* google: Prevent potential crashes if resolve_dir fails
+* gphoto2: Fix x-content-types setup
+* google: Fix reported file size
+* sftp: Limit writes to 32768 bytes
+* daemon: Bump maximum read channel buffer size
+
Major changes in 1.30.3
=======================
* recent: Fix crashes when DISPLAY is not set