Adds GIO_EXTRA_MODULES environment variable support, closing bug #523039.

2008-03-28  A. Walton  <awalton@svn.gnome.org>

	* giomodule.c (_g_io_modules_ensure_loaded):
	Adds GIO_EXTRA_MODULES environment variable support, closing bug 
	#523039.


svn path=/trunk/; revision=6768
This commit is contained in:
A. Walton
2008-03-28 14:31:09 +00:00
committed by Andrew Walton
parent 4824b7dbb0
commit 096201834d
4 changed files with 40 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-03-28 A. Walton <awalton@svn.gnome.org>
* gio/overview.xml:
Document GIO_EXTRA_MODULES, fixes a small typo.
2008-03-19 Matthias Clasen <mclasen@redhat.com>
* gio/overview.xml: Document GVS_DISABLE_FUSE.