summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2002-05-29 04:14:10 +0000
committerAndrew G. Morgan <morgan@kernel.org>2002-05-29 04:14:10 +0000
commitb0f834b6a86c54e25d078d762003e9b7bc67e8ba (patch)
treed72bb1524eb5d229f677f97c2401c4fcd40533ef /CHANGELOG
parent6b8b2ce0e764075f18e73d214321ba7ff1fc646d (diff)
Relevant BUGIDs: 471377
Purpose of commit: new feature Commit summary: --------------- build pdf files when you type 'make pdf' in the doc/ directory.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3180a7dc..c3c2a406 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -55,6 +55,8 @@ bug report - outstanding bugs are listed here:
0.76: please submit patches for this section with actual code/doc
patches!
+* add support for building pdf files from the documentation - request
+ from 'lolive' (Bug 471377 - agmorgan).
* documented the equivalent '[..]' expressions for "required"
etc. Request from Ross Patterson (Bug 529078 - agmorgan).
* '[...]' parsing: document it and also fix it to support '\]' escape