summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2004-10-01 11:52:19 +0000
committerAlexander Larsson <alexl@src.gnome.org>2004-10-01 11:52:19 +0000
commite2904bb5661b214b8cf2ae161ea00a51d089cb11 (patch)
tree74ec8f62c59c8ed47f92e3a43172a584cf6bef1a /ChangeLog
parenta027b65c0e9afd4c5d6a70f0f6c20a677c0941e3 (diff)
downloadnautilus-e2904bb5661b214b8cf2ae161ea00a51d089cb11.tar.gz
Correct centering of text when icon is selected (#154088) Patch from
2004-10-01 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-canvas-item.c: Correct centering of text when icon is selected (#154088) Patch from Vincent Noel <vincent.noel@gmail.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c1ff56ea..7d92396f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-10-01 Alexander Larsson <alexl@redhat.com>
+ * libnautilus-private/nautilus-icon-canvas-item.c:
+ Correct centering of text when icon is selected (#154088)
+ Patch from Vincent Noel <vincent.noel@gmail.com>
+
+2004-10-01 Alexander Larsson <alexl@redhat.com>
+
* src/nautilus-connect-server-dialog.c (connect_to_server):
Escape created uris.
Patch from Michael Henson <mike@axl.net>