X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=ChangeLog;h=7f13076a70a4aab65d0ff5dcb6a7450cefcb7971;hp=1f4ebf015a47fd40507dbd6ba29170307738d69c;hb=86f17194d065df99c2079102072cdcb1cfbc2339;hpb=c380889ff9e9ce586ee37bb61d0b8fbc6b39d643;ds=sidebyside diff --git a/ChangeLog b/ChangeLog index 1f4ebf0..7f13076 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2006-09-15 Eric S. Raymond + + * TODO: Fixed these bug items from the TO-DO list: + + * Bring the online help in sync with our commands changes + + * Find out why the online help contains the escape sequences like + ~@~T (Eric?) + + The first was due to bugs in some macro definitions in sst.c, now + fixed. The second was from escape sequences generated into + sst.doc by xmlto for left-and right-quotes, dashes, and no-break + spaces; that is fixed by an additional translation step in + makehelp.py. + + xmlto still generates line-drawing characters for the tables in + the LRSCAN and REPORT help items, but those look OK on an xterm in + text mode and their help items are suppressed (along with their + commands) in curses mode. + + This is not a completely satisfactory solution, but it will do + until a design change makes those help items visible again. + 2006-09-12 gettextize * Makefile.am (SUBDIRS): Add po.