Release version 7.0.5
+28Jul14
+ - Fix #547 by adding .schedule command
+
+27Jul14
+ - Update AUTHORS
+ - Fix bug #2079 with patch from Robert Oschwald
+
26Jul14
+ - Fix orphaned file descriptors during errors
+ - Yet another client==NULL
+ - Improve FD and SD cancel
- Jim Raney's TLS patch
- Update AUTHORS
- Fix bug #1679 pool overrides not shown in manual run display
- Fix bug #180 ERR=success in btape when tape error
Bugs fixed/closed since last release:
-1679 180 2074 2075 2076 2082
+1679 180 2074 2075 2076 2079 2082 547
+====
Release version 7.0.4
02Jun14
This is an important bug fix release to version 7.0.4. Since it fixes several
major problems. We recommend that everyone upgrade to this version.
-26Jul14
- - Jim Raney's TLS patch
+28Jul14
+ - Fix #547 by adding .schedule command
- Update AUTHORS
+ - Fix bug #2079 with patch from Robert Oschwald
+ - Fix orphaned file descriptors during errors
+ - Yet another client==NULL
+ - Improve FD and SD cancel
+ - Jim Raney's TLS patch
- Fix bug #1679 pool overrides not shown in manual run display
- Attempt to avoid client==NULL
- Fix for bug #2082 (hopefully)
- Fix bug #180 ERR=success in btape when tape error
Bugs fixed/closed since last release:
-1679 180 2074 2075 2076 2082
+1679 180 2074 2075 2076 2079 2082 547
Release version 7.0.4
#undef VERSION
#define VERSION "7.0.5"
-#define BDATE "26 July 2014"
-#define LSMDATE "26Jul14"
+#define BDATE "28 July 2014"
+#define LSMDATE "28Jul14"
#define PROG_COPYRIGHT "Copyright (C) %d-2014 Free Software Foundation Europe e.V.\n"
#define BYEAR "2014" /* year for copyright messages in progs */