]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Tue, 9 Aug 2005 20:14:17 +0000 (20:14 +0000)
committerBrendan Cully <brendan@kublai.com>
Tue, 9 Aug 2005 20:14:17 +0000 (20:14 +0000)
ChangeLog

index 811e7060eda24804ab35af1e3ac8c4cf60c0cf81..e0e8807ccfc2799ba5d05a72b64a319f950198ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-08-09 20:13:03  Brendan Cully  <brendan@kublai.com>  (brendan)
+
+       * doc/Makefile.in, doc/manual.sgml.tail: Replace raw latin1
+       characters with entities, and enable latin output for
+       manual.txt. I'm not sure this is ideal for non-latin (eg
+       utf8) environments, but hopefully docbook will resolve this
+       anyway. Closes: #2029.
+
 2005-08-09 19:59:46  Brendan Cully  <brendan@kublai.com>  (brendan)
 
        * doc/manual.sgml.head: Replace free ~ with &tilde;. Closes: