gnome-vfs r5438 - in trunk: . doc/tmpl
- From: alexl svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-vfs r5438 - in trunk: . doc/tmpl
- Date: Wed, 30 Jan 2008 08:41:45 +0000 (GMT)
Author: alexl
Date: Wed Jan 30 08:41:44 2008
New Revision: 5438
URL: http://svn.gnome.org/viewvc/gnome-vfs?rev=5438&view=rev
Log:
2008-01-30 Alexander Larsson <alexl redhat com>
* NEWS:
Update for release
* configure.in:
Bump version to 2.21.90
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
trunk/doc/tmpl/gnome-vfs-resolve.sgml
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Wed Jan 30 08:41:44 2008
@@ -1,3 +1,16 @@
+gnome-vfs 2.21.90
+ * Fix memory leaks
+ * Don't use deprecated glib APIs
+ * Handle non-utf8 locales better in gnome_vfs_make_uri_from_input
+ * ftp: Handle links with spaces in them
+ * actually use the mmap cache
+ * webdav: Handle filenames with reserved char
+ * use only system inotify headers
+ * win32 fixes
+
+gnome-vfs 2.20.1
+ * Fix dns-sd crash
+
gnome-vfs 2.20.0
* Translation updates
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Wed Jan 30 08:41:44 2008
@@ -8,9 +8,9 @@
# set LIBGNOMEVFS_BINARY_AGE and LIBGNOMEVFS_INTERFACE_AGE to 0.
#
LIBGNOMEVFS_MAJOR_VERSION=2
-LIBGNOMEVFS_MINOR_VERSION=20
-LIBGNOMEVFS_MICRO_VERSION=1
-LIBGNOMEVFS_INTERFACE_AGE=1
+LIBGNOMEVFS_MINOR_VERSION=21
+LIBGNOMEVFS_MICRO_VERSION=90
+LIBGNOMEVFS_INTERFACE_AGE=90
# If you need a modifier for the version number.
# Normally empty, but can be used to make "fixup" releases.
LIBGNOMEVFS_EXTRAVERSION=
Modified: trunk/doc/tmpl/gnome-vfs-resolve.sgml
==============================================================================
--- trunk/doc/tmpl/gnome-vfs-resolve.sgml (original)
+++ trunk/doc/tmpl/gnome-vfs-resolve.sgml Wed Jan 30 08:41:44 2008
@@ -59,6 +59,23 @@
</para>
+<!-- ##### FUNCTION gnome_vfs_address_dup ##### -->
+<para>
+
+</para>
+
+ address:
+ Returns:
+
+
+<!-- ##### FUNCTION gnome_vfs_address_free ##### -->
+<para>
+
+</para>
+
+ address:
+
+
<!-- ##### FUNCTION gnome_vfs_address_get_family_type ##### -->
<para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]