From: Kern Sibbald Date: Thu, 25 Jan 2007 08:53:26 +0000 (+0000) Subject: Update technotes X-Git-Tag: Release-2.0.2~51 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a8d71daf901ec91ae535cf2f97b5e821619a9173;p=bacula%2Fbacula Update technotes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4034 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/win32/Makefile b/bacula/src/win32/Makefile index 56e8d3198d..1f85e3076a 100644 --- a/bacula/src/win32/Makefile +++ b/bacula/src/win32/Makefile @@ -1,4 +1,4 @@ -ECHO_CMD=@ +ECHO_CMD= DIRS= dll \ cats \ diff --git a/bacula/technotes-2.1 b/bacula/technotes-2.1 index 70328b57d6..1bf4530dc0 100644 --- a/bacula/technotes-2.1 +++ b/bacula/technotes-2.1 @@ -1,6 +1,10 @@ - Technical notes on version 2.0 + Technical notes on version 2.1 General: +23Jan08 +rn Fix msvc build problems. Fix bacula.dll exports for msvc build. + Fix path quoting in SQLite scripts. + Fix problems with SHGetFolderPath. 19Jan07 kes Create patches/2.0.1-restart.patch. Fixes bug #755. 18Jan07