summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2007-09-02 21:36:28 +0000
committerBastien Nocera <hadess@src.gnome.org>2007-09-02 21:36:28 +0000
commit357578f964a3cb7ebaa59ab95f1b46c9cce1fe5f (patch)
treef5b9a420169cf04cdc83a27dd7e51eb36ac94af6 /ChangeLog
parent7cf22d375e3bd6cef53b173d28fd01ada516b628 (diff)
downloadtotem-357578f964a3cb7ebaa59ab95f1b46c9cce1fe5f.tar.gz
Handle the old path not being accessible
2007-09-02 Bastien Nocera <hadess@hadess.net> * src/totem-uri.c: (totem_add_files): Handle the old path not being accessible svn path=/trunk/; revision=4657
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d22dccad..62e69dab6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-09-02 Bastien Nocera <hadess@hadess.net>
+ * src/totem-uri.c: (totem_add_files): Handle the old path not
+ being accessible
+
+2007-09-02 Bastien Nocera <hadess@hadess.net>
+
* browser-plugin/idl/totemICone.idl: Mark the attributes
as readonly as they should be
* browser-plugin/totemConePlugin.cpp: Patch from Christian Persch