summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2006-02-27 12:58:12 +0000
committerAlexander Larsson <alexl@src.gnome.org>2006-02-27 12:58:12 +0000
commit19b38f50b918e4f504f8df75d831d42552538fb8 (patch)
tree08c3a56c4c44d95bbb2ff104d9c5b1cff7771ee8 /ChangeLog
parent04c1c1140b51ddeaeb97bb6de5873d787b5d8262 (diff)
downloadnautilus-19b38f50b918e4f504f8df75d831d42552538fb8.tar.gz
Allow saving a sidebar width of 0 (#331475) Patch from Christian Neumair
2006-02-27 Alexander Larsson <alexl@redhat.com> * src/nautilus-navigation-window.c: Allow saving a sidebar width of 0 (#331475) Patch from Christian Neumair
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b6a8e200..826891a27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-02-27 Alexander Larsson <alexl@redhat.com>
+ * src/nautilus-navigation-window.c:
+ Allow saving a sidebar width of 0 (#331475)
+ Patch from Christian Neumair
+
+2006-02-27 Alexander Larsson <alexl@redhat.com>
+
* libnautilus-private/nautilus-icon-canvas-item.c (create_label_layout):
Allow line-breaks after '-', '_', '.'
(although not when a short number follows '.')