diff --git a/ChangeLog b/ChangeLog index 420c73a3a5..6d931e78f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-10-26 Lars Gullik Bjønnes + + * src/frontends/ButtonPolicies.h (operator<<): reinsert for State + and SMInput + + * src/lyxfunc.C (MenuNew): lessen the scope of fname + moved misplaced AllowInput two lines up. + + * src/buffer.C (readFile): compare float with float, not with int + 2000-10-26 Jean-Marc Lasgouttes * src/minibuffer.C: add "using SigC::slot" statement.