From 52f5cdce068ad7aff636225377a431117021ebfa Mon Sep 17 00:00:00 2001 From: Allan Rae Date: Mon, 2 Oct 2000 06:15:38 +0000 Subject: [PATCH] just noticed that boost/Makefile needs ignoring git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1067 a592a061-630c-0410-9148-cb99ea01b6c8 --- ChangeLog | 2 ++ boost/.cvsignore | 1 + 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 742bbaa69e..a967e59156 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-10-02 Allan Rae + * boost/.cvsignore: ignore Makefile as well + * src/lyxfunc.C (Dispatch): missing break; and moved the '}' for LFUN_UNKNOWN_ACTION: so it doesn't wrap around default:. diff --git a/boost/.cvsignore b/boost/.cvsignore index 70845e08eb..3dda72986f 100644 --- a/boost/.cvsignore +++ b/boost/.cvsignore @@ -1 +1,2 @@ Makefile.in +Makefile -- 2.39.2