diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-05 17:26:53 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-05 17:26:53 +0000 |
commit | ddf29e102929bb72ef845764154a1d4fcecf7c1f (patch) | |
tree | ea593759d45ecdad8177b5d0eb16a21cfdef889d /dmake/NEWS | |
parent | 17ab464b12c856aea93e998b260b15be7c970d6a (diff) |
INTEGRATION: CWS dmake412_DEV300 (1.10.2); FILE MERGED
2008/02/26 23:37:49 vq 1.10.2.3: #i83497# Release dmake 4.12.
2007/11/25 17:53:28 vq 1.10.2.2: #i83540# Add NEWS entry about parallel builds with native W32 dmake.
2007/11/09 15:50:49 vq 1.10.2.1: #i83497# Bump version to 4.12-cvs.
Diffstat (limited to 'dmake/NEWS')
-rwxr-xr-x | dmake/NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dmake/NEWS b/dmake/NEWS index 92eba75a7e30..bff5353be7bc 100755 --- a/dmake/NEWS +++ b/dmake/NEWS @@ -2,6 +2,14 @@ News file for the dmake version that is hosted on the OpenOffice.org cvs. #i<number># denote issues tracked by the OpenOffice.org issue tracking system, see <http://qa.openoffice.org/issue_handling/project_issues.html>. +Version 4.12 +============ + +Volker Quetschke (vq@openoffice.org) +#i83540# Add parallel building mode, see the MULTI PROCESSING section in +the dmake man page, for native W32 dmake (MSVC 6, and newer and MinGW) +versions. + Version 4.11 ============ |