#undef VERSION
#define VERSION "3.1.4"
-#define BDATE "31 October 2009"
-#define LSMDATE "31Oct09"
+#define BDATE "1 November 2009"
+#define LSMDATE "01Nov09"
#define PROG_COPYRIGHT "Copyright (C) %d-2009 Free Software Foundation Europe e.V.\n"
#define BYEAR "2009" /* year for copyright messages in progs */
General:
+01Nov09
+kes Fix DCR race condition in SD that could lead to seg faults.
+kes Make many regress tests timeout after 30 mins.
+30Nov09
+kes Fix Win32 bat so that it runs better.
+kes Fix seg fault in bat.
+29Nov09
+kes Make builds stop if any errors.
+kes Revert James' Win32 make_defs fix -- it builds incorrect def files
27Oct09
ebl Add readline completion support for bconsole. It gives help
on all commands, and complete job=, pool=, client=, fileset=, ...