summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2008-01-14 15:17:07 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-01-14 15:17:07 +0000
commit98a21db5504313414e6b9507b8f639cf0043bc5d (patch)
tree862e5567ad9ea49e4962a6562be8cfe88d4067e3
parent863e8599cc3c54f6a1745d51831d6e3ade9453cf (diff)
downloadgvfs-98a21db5504313414e6b9507b8f639cf0043bc5d.tar.gz
Update for releaseGVFS_0_1_2
2008-01-14 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release svn path=/trunk/; revision=1127
-rw-r--r--ChangeLog5
-rw-r--r--NEWS9
2 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dc105e2..e1762b04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-01-14 Alexander Larsson <alexl@redhat.com>
+ * NEWS:
+ Update for release
+
+2008-01-14 Alexander Larsson <alexl@redhat.com>
+
* configure.ac (DISTCHECK_CONFIGURE_FLAGS):
Require glib 2.15.2
diff --git a/NEWS b/NEWS
index 85279a75..222a3757 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 0.1.2:
+* Switch to intltool fro translation setup
+* Update to latest gio APIS
+* Add mount list option to gvfs-mount
+* Specify fallback icons in hal backend
+* Implement more of computer: backend
+* Initial http backend
+* Fix get_relative_path bug on root paths
+
Major changes in 0.1.1:
* Use gio from glib (glib 2.15.1 required)
* Fix translation issues