diff --git a/ChangeLog b/ChangeLog
index 05e33edf64c10f22280544dbc266a03d92058901..bbd14c54605c8de591cb7bfe5a16fb6c507aed90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2009-05-24 jeromeg
 
+Escape all strings before sending them to the server.
+
+Uploading still does not work if the user, the password, the comment 
+or the title contains a non alphanumerical caracter, but this should
+improve things a bit a XML expects escaped strings. Use our own error
+function in (cb_error).
+
+2009-05-24 jeromeg
+
 Use a valid dialog flag for the GtkMessageDialog.
 
 2009-05-23 jeromeg