Update for 0.4.4 release

tingping/wmclass
Alexander Larsson 2015-10-02 09:55:34 +02:00
parent 208eb7b1aa
commit dda045d808
2 changed files with 8 additions and 1 deletions

7
NEWS
View File

@ -1,3 +1,10 @@
Major changes in 0.4.4
======================
* Fix race condition in fuse fs
* Don't save uid/gid/xattrs in build-export
* run: Handle existing mounts with spaces in them
* propagate xauth cookies to sandbox
Major changes in 0.4.3
======================
* Build with older ostree

View File

@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([xdg-app],[0.4.3])
AC_INIT([xdg-app],[0.4.4])
AC_USE_SYSTEM_EXTENSIONS