summaryrefslogtreecommitdiff
path: root/NEWS
blob: 12e7927cf702092a9fb743cc70d72daed74a941e (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
3.4.1
=====
* yelp.m4: Fix dist when using the LINGUAS envar

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