From: Angus Leeming Date: Thu, 2 May 2002 16:55:25 +0000 (+0000) Subject: Found out! I've been taking Herbert's name in vain. X-Git-Tag: 1.6.10~19287 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=6928cb4bdaf52e82413b0b54c3f35a81c35aceb9;p=features.git Found out! I've been taking Herbert's name in vain. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4120 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/support/ChangeLog b/src/support/ChangeLog index de8b6ba613..dbf1a8ced4 100644 --- a/src/support/ChangeLog +++ b/src/support/ChangeLog @@ -2,9 +2,9 @@ * lyxstring.C: close to typo fix. -2002-05-02 Herbert Voss +2002-05-02 Angus Leeming - * filetools.C: getline -> std::getline. + * filetools.C: add a using std::getline directive. 2002-05-02 Lars Gullik Bjønnes