Add a Since: tag

svn path=/trunk/; revision=7937
This commit is contained in:
Matthias Clasen 2009-03-02 05:07:21 +00:00
parent 90c9ab3178
commit fea99b4b1a
2 changed files with 5 additions and 1 deletions

View 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

View 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.
*/