[Zope-CVS] CVS: Products/FSDump - CHANGES.txt:1.17 INSTALL.txt:1.5
version.txt:1.12
Tres Seaver
tseaver at palladion.com
Tue Aug 9 12:19:32 EDT 2005
Update of /cvs-repository/Products/FSDump
In directory cvs.zope.org:/tmp/cvs-serv27442
Modified Files:
CHANGES.txt INSTALL.txt version.txt
Log Message:
- Package 0.9.2 release, to undo brownbag in 0.9.1.
=== Products/FSDump/CHANGES.txt 1.16 => 1.17 ===
--- Products/FSDump/CHANGES.txt:1.16 Tue Aug 9 11:31:30 2005
+++ Products/FSDump/CHANGES.txt Tue Aug 9 12:19:32 2005
@@ -1,5 +1,11 @@
FSDump Change Log
+ FSDump 0.9.2 (2005/08/09)
+
+ - CVS tag: 'FSDump-0_9_2'
+
+ - Reverted 'handler_overrides' brownbag
+
FSDump 0.9.1 (2005/08/09)
- CVS tag: 'FSDump-0_9_1'
=== Products/FSDump/INSTALL.txt 1.4 => 1.5 ===
--- Products/FSDump/INSTALL.txt:1.4 Tue Aug 9 11:50:48 2005
+++ Products/FSDump/INSTALL.txt Tue Aug 9 12:19:32 2005
@@ -3,12 +3,12 @@
1. Unpack the tarball into a temporary location. E.g.::
$ cd /tmp
- $ tar xzf FSDump-0.9.1.tar.gz
+ $ tar xzf FSDump-0.9.2.tar.gz
2. Copy the FSDump directory from that location into the 'Products'
directory of your Zope application server instance. E.g.::
- $ cd FSDump-0.9.1
+ $ cd FSDump-0.9.2
$ cp -r FSDump /var/zope/Products/
3. Restart Zope.
=== Products/FSDump/version.txt 1.11 => 1.12 ===
--- Products/FSDump/version.txt:1.11 Tue Aug 9 11:31:30 2005
+++ Products/FSDump/version.txt Tue Aug 9 12:19:32 2005
@@ -1 +1 @@
-0.9.1
+FSDump-0.9.2
More information about the Zope-CVS
mailing list