- DAPS can now use XML source files with any suffix
  (not only *.xml--the KDE  project for example is using *.docbook);
-  set default values for PROFOS and PROFARCH in case they are empty
- Bugfixes:
  * target validate: call function comments_remarks rather than
    build_generic
  * target locdrop: correct docmanager command; warn if no file has
    doc:trans=yes

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=42
This commit is contained in:
Frank Sundermeyer
2011-09-09 22:40:06 +00:00
committed by Git OBS Bridge
parent cf082b801c
commit 9c502c8a2b
4 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Sep 9 22:33:43 UTC 2011 - fsundermeyer@opensuse.org
Beta 6
- DAPS can now use XML source files with any suffix
(not only *.xml--the KDE project for example is using *.docbook);
- set default values for PROFOS and PROFARCH in case they are empty
- Bugfixes:
* target validate: call function comments_remarks rather than
build_generic
* target locdrop: correct docmanager command; warn if no file has
doc:trans=yes
-------------------------------------------------------------------
Thu Sep 8 15:26:48 UTC 2011 - fsundermeyer@opensuse.org