mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	Add a Since: tag
svn path=/trunk/; revision=7937
This commit is contained in:
		@@ -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>
 | 
					2009-03-01  Matthias Clasen  <mclasen@redhat.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	Bug 573658 – Deadlock in giomodule.c
 | 
						Bug 573658 – Deadlock in giomodule.c
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -163,7 +163,7 @@ typedef enum {
 | 
				
			|||||||
 *    rather than a "save new version of" replace operation.
 | 
					 *    rather than a "save new version of" replace operation.
 | 
				
			||||||
 *    You can think of it as "unlink destination" before
 | 
					 *    You can think of it as "unlink destination" before
 | 
				
			||||||
 *    writing to it, although the implementation may not
 | 
					 *    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.
 | 
					 * Flags used when an operation may create a file.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user