- Changelog on version 7.0.3
+ Changelog on version 7.0.4
+
+Release version 7.0.4
+02Jun14
+ - Better error handling for cancel command
+
+01Jun14
+ - Fix compiler warning + simplify some #ifdefs
+
+22May14
+ - Fix copy/migration to second SD
+
+19May14
+ - Fix calls to sl.set_string()
+ - Improve sellist code
+
+=====
Release version 7.0.3
12May14
- Release Notes for Bacula 7.0.3
+ Release Notes for Bacula 7.0.4
+Release version 7.0.4
+This is a bug fix release to version 7.0.3. We recommend that
+everyone upgrade to this version.
+
+The main fixes are to make copy/migration to a second SD work, and
+to cleanup some of the inconsistencies in the cancel command which
+could confuse the user.
+
+02Jun14
+ - Better error handling for cancel command
+ - Fix compiler warning + simplify some #ifdefs
+ - Fix copy/migration to second SD
+ - Fix calls to sl.set_string()
+ - Improve sellist code
+
+=============================================================
Release version 7.0.3
This is a bug fix release to version 7.0.2. We recommend that
everyone using version 7.0.2 upgrade to this version.
#undef VERSION
#define VERSION "7.0.4"
-#define BDATE "22 May 2014"
-#define LSMDATE "22May14"
+#define BDATE "04 June 2014"
+#define LSMDATE "04Jun14"
#define PROG_COPYRIGHT "Copyright (C) %d-2014 Free Software Foundation Europe e.V.\n"
#define BYEAR "2014" /* year for copyright messages in progs */