summaryrefslogtreecommitdiff
path: root/NEWS
blob: 3214351814bc806273731d0ae16fa16a2f26e6ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
3.11.3
======
* yelp.m4: no-lc-dist option to disable disting the generated lc files (Christian Persch)

3.11.2
======
* yelp.m4: Added no-lc-media-links option for YELP_HELP_INIT
* yelp.m4: Reverted HELP_MEDIA_NODUP and YELP_INIT_HELP

3.11.1
======
* yelp-build: Handle conditional processing and other logic when copying
  media and other external files, #709951
* yelp-check: Support validate on DocBook 5 documents
* yelp-check: Support explicitly allowed namespaces in strict validation
* yelp-check: Fixed POSIX shell syntax error, #710331 (Michael Biebl)
* yelp-new: Now much smarter about output file paths and extensions
* yelp.m4: Added HELP_MEDIA_NODUP to install media without locale symlinks
* yelp.m4: Added YELP_INIT_HELP as version-checking replacement for
  YELP_HELP_INIT

3.10.0
======
* Stable release. No changes since 3.9.90

3.9.90
======
* yelp-build: Fix directionality issues for Mallard
* yelp-check: Allow xml: attributes when validating in strict mode

3.9.1
=====
* Fixed BSD compatibility issue in calling mktemp
* Fixed 'make pot' when srcdir != builddir (Michael Terry)
* yelp-check validate: Validate cache files
* yelp-check ids: New command to check Mallard page IDs
* yelp-build epub: Fixed issue with directory for media

3.6.1
=====
* yelp-check: Added 'links -i' to ignore xrefs with hrefs
* yelp-check: Fixed extra angle brack in 'comments'

3.6.0
=====
* Stable release for 3.5.x series

3.5.92
======
* yelp-check: Updated usage for 'yelp-check status'
* yelp-build: Fixed 'yelp-build epub --help'

3.5.91
======
* yelp-check: Handle local files in hrefs, #673746
* yelp.m4: Unbreak dist when using the LINGUAS envar
* Fixed xmllint/xsltproc version checks (Edward Sheldrake)

3.4.0
=====
* yelp-check: links and hrefs commands now work for DocBook

3.3.4
=====
* yelp-check: Added --strict option to validate

3.3.3
=====
* yelp.m4: Fixed install/uninstall targets with lots of files
* yelp.m4: Only call mkdir_p once per directory (Christian Persch)
* yelp.m4: Dist all linguas, regardless of LINGUAS (Christian Persch)
* yelp-build: Call html.js.custom

3.3.2
=====
* yelp.m4: Custom distdir target to work around "Argument list too long"

3.3.1
=====
* yelp.m4: Use stamp files to reduce rebuilds, #651252 #659421
* yelp-check: Add hrefs command to test external links

3.2.1:
======
* yelp-check status: Accept commas as a delimiter for options (Shaun McCance)

3.2.0:
======
* No changes since 3.1.7

3.1.7:
======
* yelp.m4: Do not use $(DESTDIR) when linking figures (Vincent Untz)

3.1.6:
======
* Sped up cache generation in yelp-build (Shaun McCance)
* Added HELP_POT variable to specify pot name (Michael Terry)
* Fixed --pkgversion lookup in 'yelp-check status' (Shaun McCance)

3.1.5:
======
* Sped up yelp-build html by doing single-pass transforms
* Check for itstool

3.1.4:
======
* Added comments subcommand to yelp-check

3.1.3:
======
* Added Mallard page status checker to yelp-check
* Added EPUB builder to yelp-build
* Changes for yelp-xsl upgrade to jQuery.syntax 3.0
* Copy images in yelp-build for e:mouseover
* Fixed HTML namespace issues in yelp-build

3.1.2:
======
* Use YELP_ namespace in AC macro and variable
* Check for itstool and xmllint in build tools
* Build tools work without AM_SILENT_RULES

3.1.1:
======
* Initial release