]> git.lyx.org Git - features.git/blobdiff - src/ChangeLog
func_status cleanup from Martin; fix small configure bug
[features.git] / src / ChangeLog
index 2521921a5f4e4b46dc4783e2347530661a1123af..d0e05c2ba09758664a31cf31ad23ae6af9288cba 100644 (file)
@@ -1,3 +1,11 @@
+2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * FuncStatus.[Ch]: new files. This is a rewrite as a proper class
+       of the func_satus stuff. Edited and massaged in various ways by
+       JMarc.  
+
+       * lyxfunc.C (getStatus): use FuncStatus
+
 2002-01-08  Juergen Vigna  <jug@sad.it>
 
        * text.C (nextBreakPoint): use function Inset::isChar().