From: Matthias Clasen Date: Mon, 2 Mar 2009 05:07:21 +0000 (+0000) Subject: Add a Since: tag X-Git-Tag: GLIB_2_19_9~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fea99b4b1ae3cfd787218d706a471507ade43bec;p=platform%2Fupstream%2Fglib.git Add a Since: tag svn path=/trunk/; revision=7937 --- diff --git a/gio/ChangeLog b/gio/ChangeLog index a0d3bcd..ec9f56d 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,7 @@ +2009-03-02 Matthias Clasen + + * gioenums.h: Add a Since: tag + 2009-03-01 Matthias Clasen Bug 573658 – Deadlock in giomodule.c diff --git a/gio/gioenums.h b/gio/gioenums.h index c29b482..3bb50ff 100644 --- a/gio/gioenums.h +++ b/gio/gioenums.h @@ -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. */