summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2007-12-14 16:11:05 -0600
committerClark Williams <williams@redhat.com>2007-12-14 16:11:05 -0600
commitbddf95fb16486532a0eb88bc6590243e936c84c4 (patch)
tree5d691ece541c9a13c04dd5437aeacc98971c9a6d /mock.spec.in
parent1179491f3cd4ff9ddc7a061f39ef47ff8cf78d01 (diff)
downloadmock-bddf95fb16486532a0eb88bc6590243e936c84c4.tar.gz
mock-bddf95fb16486532a0eb88bc6590243e936c84c4.tar.xz
mock-bddf95fb16486532a0eb88bc6590243e936c84c4.zip
updated changelog info
Diffstat (limited to 'mock.spec.in')
-rw-r--r--mock.spec.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/mock.spec.in b/mock.spec.in
index 4fae6ce..0d698d6 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -70,6 +70,13 @@ fi
%attr(02775, root, mock) %dir /var/lib/mock
%changelog
+* Fri Dec 14 2007 Clark Williams <williams@redhat.com> - 0.9.3-1
+- added '--copyin' and '--copyout' modes
+- added makeChrootPath() method to Root
+- replaced most ad hock usages of .rootdir with makeChrootPath()
+- updated man page && added test cases
+- added 'help' target to Makefile.am
+
* Thu Dec 13 2007 Michael Brown <mebrown@michaels-house.net> - 0.9.2-1
- add '--update' mode
- fix '--shell' mode