summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS5
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e54a48017..6b37e63f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-08-21 Alexander Larsson <alexl@redhat.com>
+ * NEWS:
+ Update for release
+
+2006-08-21 Alexander Larsson <alexl@redhat.com>
+
* src/file-manager/fm-properties-window.c:
Don't crash when quickly changing user or group.
Patch from Christian Neumair
diff --git a/NEWS b/NEWS
index c63ac779d..f3b6826ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 2.15.92 are:
+* Fix crash on changing owner/group of file
+* Fix double free
+* Make sure all strings are displayed translated
+
Major changes in 2.15.91 are:
* Use gtk recent files code
* Fix file change notification regression