]> git.sur5r.net Git - bacula/bacula/commitdiff
Update technotes and date
authorKern Sibbald <kern@sibbald.com>
Sun, 18 Oct 2009 09:10:16 +0000 (11:10 +0200)
committerKern Sibbald <kern@sibbald.com>
Sun, 18 Oct 2009 09:10:16 +0000 (11:10 +0200)
bacula/src/version.h
bacula/technotes

index 9950b79ef303e194c600d84b12536e395aba50b3..36f870a006313cb207c03a0d2d8a391659cd0d97 100644 (file)
@@ -4,8 +4,8 @@
 
 #undef  VERSION
 #define VERSION "3.0.3"
-#define BDATE   "16 October 2009"
-#define LSMDATE "16Oct09"
+#define BDATE   "18 October 2009"
+#define LSMDATE "18Oct09"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2009 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2009"       /* year for copyright messages in progs */
index 4f2781e78a14a73e83c2ab2dd896157386c3ddf0..f1c4f3306b9fb190b78fbf1ca87737a656d0367e 100644 (file)
@@ -3,6 +3,8 @@
 General:
 
 Release Version 3.0.3:
+18Oct09
+kes  Apply James' fix for some Exchange plugin crashes
 16Oct09
 kes  Integrate patch for building dmg on OSX from Lorenz Schori <lo@znerol.ch>
 kes  Fix bug #1391 Job status improperly set due to subtle variable overload problem