summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index aef93453..110374a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.21.1:
+
2009-06-24 Daniel Elstner <daniel.kitta@gmail.com>
Omit unused parameter names to avoid warning
@@ -205,8 +207,8 @@
2009-06-17 Hubert Figuiere <hub@figuiere.net>
* gio/src/file.hg:
- * gio/src/file.ccg: Gio::File::load_contents() override to allow ignoring the
- etag contents. (Bug #581349)
+ * gio/src/file.ccg: Added Gio::File::load_contents() overload to allow
+ ignoring the etag contents. (Bug #581349)
2009-06-16 José Alburquerque <jaalburqu@svn.gnome.org>