From cad4d9a025c998907172396a8ccae8761893914e Mon Sep 17 00:00:00 2001 From: Asger Ottar Alstrup Date: Thu, 7 Oct 1999 08:39:24 +0000 Subject: [PATCH] Updated REAMDE and INSTALL a tiny bit git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@177 a592a061-630c-0410-9148-cb99ea01b6c8 --- ChangeLog | 5 +++++ INSTALL | 8 ++++++++ README | 14 ++++++++++++-- 3 files changed, 25 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 795a01e5e5..6a9b82e891 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-10-06 Asger Alstrup Nielsen + + * Updated README and INSTALL a bit, mostly to check that my + CVS rights are correctly set up. + 1999-10-06 Lars Gullik Bjønnes * src/support/lyxstring.C (helper): removed bogus Assert. strlen diff --git a/INSTALL b/INSTALL index 93803ca144..5ec5fa5910 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,11 @@ +Note for CVS checkouts +---------------------- + +If you have checked this out from CVS, you need to have +automake, autoconf, and gettext installed. Then, +type "./autogen.sh" to build the needed configuration +files and proceed as stated below. + Compiling and installing LyX ============================ diff --git a/README b/README index 3044d3d7a0..f42da049d5 100644 --- a/README +++ b/README @@ -1,5 +1,15 @@ -This is a LyX 1.0.x (stable) release ------------------------------------- +This is a LyX development release +--------------------------------- + +The LyX Team has adopted a new development model and +tries to keep the development version stable as far +as possible, but since the program is changing, the +development version will be less stable than the +stable releases. + +So, don't use this development version on your production +documents without testing everything in depth first. + What is LyX? -- 2.39.2