General:
Release 2.1.24 beta
+03Jul07
+kes Start work on new more efficient DBId subroutine. First use
+ will be for recycling volume to Scratch inchanger.
+kes Increase number of JobIds in pruning from 1000 to 10000.
+ This to be replaced by above routine.
+kes Begin implementation of building Qt4 on Win32.
+kes Correct typo in fix I added for bad TLS shutdown.
+kes Pull 2.0.3 patches into patches directory.
+kes Update Release notes. Include qt-console in line count.
+kes Update Projects file.
30Jun07
kes Integrate patch from Sergey Svishchev <svs@ropnet.ru> that fixes
bug in migration code where a job that spanned two volumes
http://www.microsoft.com/technet/itshowcase/content/exchbkup.mspx
Priority:
+- Use E'xxx' to escape PostgreSQL strings.
- No where in restore causes kaboom.
- Performance: multiple spool files for a single job.
- Performance: despool attributes when despooling data (problem
*/
#undef VERSION
-#define VERSION "2.1.24"
-#define BDATE "07 July 2007"
-#define LSMDATE "07Jul07"
+#define VERSION "2.1.25"
+#define BDATE "03 July 2007"
+#define LSMDATE "03Jul07"
#define PROG_COPYRIGHT "Copyright (C) %d-2007 Free Software Foundation Europe e.V.\n"
#define BYEAR "2007" /* year for copyright messages in progs */
Technical notes on version 2.1
General:
-07Jul07
+03Jul07
kes Start work on new more efficient DBId subroutine. First use
will be for recycling volume to Scratch inchanger.
kes Increase number of JobIds in pruning from 1000 to 10000.