From 0b2b65ee424f3261764e937113600eebc915d095 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Wed, 13 Oct 1999 16:13:53 +0000 Subject: [PATCH] fix for para 3 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@192 a592a061-630c-0410-9148-cb99ea01b6c8 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 836abace8c..4f7c730cf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-10-13 Lars Gullik Bjønnes + * src/support/lyxstring.C (getline): Default arg was given for + para 3. removed. + * Configure.cmd: removed file 1999-10-13 Jean-Marc Lasgouttes