summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--doc/CHANGES5
2 files changed, 6 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index ea928aa..68ec770 100644
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
#
PKG_MAJOR=2
PKG_MINOR=2
-PKG_REVISION=48
+PKG_REVISION=49
PKG_BUILD=1
diff --git a/doc/CHANGES b/doc/CHANGES
index c5d94d5..d77dd60 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,8 @@
+acl 2.2.49 (19 November 2009)
+==========
+* Add missing files to tarball: tests/sort-getfacl-output and examples/copyperm.c
+* Update docs/CHANGES for 2.2.48 release
+
acl 2.2.48 (31 July 2009)
==========
* Make sure that getfacl -R only calls stat(2) on symlinks when it needs to.