]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
use floatname instead of floattype
[lyx.git] / src / ChangeLog
index a135964a78497b120821e235771a50686660f994..553c87816c2f10194d36da7f46ad1ded8d33dd0a 100644 (file)
@@ -1,3 +1,12 @@
+2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * MenuBackend.C (expandToc): gettext on float names.
+
+2002-12-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * lyxlength.[Ch]: set default unit to UNIT_NONE,
+       implement bool empty() [bug 490]
+
 2002-12-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * text2.C, CutAndPaste.C: use BoostFormat.h not boost/format.hpp