Comment on using explain to discover not-cleared-up databases.
[ZOOM-Perl-moved-to-github.git] / Changes
diff --git a/Changes b/Changes
index 0d1e3fc..c7288f9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,14 @@
-$Id: Changes,v 1.32 2006-05-11 16:45:51 mike Exp $
+$Id: Changes,v 1.34 2006-06-05 16:34:40 mike Exp $
 
 Revision history for Perl extension Net::Z3950::ZOOM.
 
+1.09  [IN PROGRESS]
+       - Add a nice, simple update client: samples/zoom/update.pl
+
+1.08  Thu May 11 22:40:41 BST 2006
+       - Requires version 2.1.11 of YAZ, not 2.0.11.  This is a
+         bugfix: the old reliance on 2.0.11 was merely a typo.
+
 1.07  Thu May 11 17:45:37 BST 2006
        - Makefile.PL checks for at least version 2.1.11 of YAZ, and
          refuses to build if it's not present.  Thanks to "gregor"