Add a Since: tag
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 2 Mar 2009 05:07:21 +0000 (05:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 2 Mar 2009 05:07:21 +0000 (05:07 +0000)
svn path=/trunk/; revision=7937

gio/ChangeLog
gio/gioenums.h

index a0d3bcd..ec9f56d 100644 (file)
@@ -1,3 +1,7 @@
+2009-03-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * gioenums.h: Add a Since: tag
+
 2009-03-01  Matthias Clasen  <mclasen@redhat.com>
 
        Bug 573658 – Deadlock in giomodule.c
index c29b482..3bb50ff 100644 (file)
@@ -163,7 +163,7 @@ typedef enum {
  *    rather than a "save new version of" replace operation.
  *    You can think of it as "unlink destination" before
  *    writing to it, although the implementation may not
- *    be exactly like that.
+ *    be exactly like that. Since 2.20
  *
  * Flags used when an operation may create a file.
  */