aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-12-19 21:19:01 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-12-19 21:19:01 +0000
commitc3a02f54074c59ec043bc9c6fd31785d61e6d426 (patch)
tree15a50ec6913406fa8614d3f36c201200c244c775 /CHANGES
parent674845f23997c61f8e88a7d425517c4d8f496265 (diff)
Ensure that nroff doesn't put anything but ASCII characters into the
--manual text.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 340a4b1f5..5ec5dd0ec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@
Changelog
+Daniel Fandrich (19 Dec 2007)
+- Ensure that nroff doesn't put anything but ASCII characters into the
+ --manual text.
Yang Tse (18 Dec 2007)
- MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP,