Version increment
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 24 Apr 2003 19:47:50 +0000 (19:47 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 24 Apr 2003 19:47:50 +0000 (19:47 +0000)
CHANGELOG
win/zebra.nsi

index 5710f03..cb3e231 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
 
-New version of SOIF filter (soif.flt). 
- Kang-Jin Lee <lee@arco.de>
+--- 1.3.11 2003/04/25
+
+Avoid -L/usr/lib since that is already default library path.
+
+Allow multiple updates within one transaction.
 
 Fixed a bug with >2GB files (overflow in integer expression).
 
index 76b470e..9c755d0 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: zebra.nsi,v 1.14 2003-04-01 07:48:21 adam Exp $
+; $Id: zebra.nsi,v 1.15 2003-04-24 19:47:50 adam Exp $
 
-!define VERSION "1.3.10"
+!define VERSION "1.3.11"
 
 Name "Zebra"
 Caption "Index Data Yebra ${VERSION} Setup"