From 536e1fef33e745b3e398bbb4e5aebe07100dc027 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Thu, 26 Oct 2000 17:31:53 +0000 Subject: [PATCH] fixes, the new with template hang, compilation warnings in buttonpolicies git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1164 a592a061-630c-0410-9148-cb99ea01b6c8 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. -- 2.39.2