* glib/tests/.gitignore: update

	* tests/.gitignore: update, sort

	* tests/gobject/.gitignore: add

svn path=/trunk/; revision=7772
This commit is contained in:
Dan Winship
2009-01-05 14:56:55 +00:00
parent e665fb822e
commit b9cf1ed275
4 changed files with 81 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
2009-01-05 Dan Winship <danw@gnome.org>
* glib/tests/.gitignore: update
* tests/.gitignore: update, sort
* tests/gobject/.gitignore: add
2009-01-05 Tor Lillqvist <tml@iki.fi>
Bug 566348 - g_file_open_tmp uses the wrong g_mkstemp on win32