koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/updater updatedatabase,1.32,1.33


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/updater updatedatabase,1.32,1.33
Date: Tue, 21 Jan 2003 01:03:30 -0800

Update of /cvsroot/koha/koha/updater
In directory sc8-pr-cvs1:/tmp/cvs-serv19529/updater

Modified Files:
        updatedatabase 
Log Message:
bugfix (NOTE : this bugs makes installation of the 1.3.3 a little fuzzy. Please 
fix your DB if you installed 1.3.3)

Index: updatedatabase
===================================================================
RCS file: /cvsroot/koha/koha/updater/updatedatabase,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -r1.32 -r1.33
*** updatedatabase      16 Jan 2003 10:29:45 -0000      1.32
--- updatedatabase      21 Jan 2003 09:03:27 -0000      1.33
***************
*** 195,198 ****
--- 195,199 ----
                                                                        
category char(10) NOT NULL default '',
                                                                        
authorised_value char(80) NOT NULL default '',
+                                                                       lib 
char(80) NULL,
                                                                        PRIMARY 
KEY  (id),
                                                                        KEY 
name (category)
***************
*** 532,535 ****
--- 533,539 ----
  
  # $Log$
+ # Revision 1.33  2003/01/21 09:03:27  tipaul
+ # bugfix (NOTE : this bugs makes installation of the 1.3.3 a little fuzzy. 
Please fix your DB if you installed 1.3.3)
+ #
  # Revision 1.32  2003/01/16 10:29:45  tipaul
  # adding a MARC parameter in systempref ( which is ON or OFF)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]