forgot that

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14564 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2006-08-08 10:31:20 +00:00
parent 11c8752fc9
commit 5bb256a268

View File

@ -34,7 +34,9 @@ What's new
* Miscellaneous
- Display latex package checking results faster during configuration.
- Change the encoding of some python scripts from iso-8859-15 to
iso-8859-1. The former causes problems with embedded python.
- Display latex package checking results faster during configuration.
- fix 'check' make target for systems which do not have /bin/bash (bug 2524)