lyx_mirror/status.22x
Jean-Marc Lasgouttes 0576973b8d Make monolithic build code portable to Mac OS
"echo -e" is definitely not portable. Use a plain loop instead.

Also use the automake silent rule mechanism to make the generation of monolithic source files visible.
2016-04-18 18:20:06 +02:00

80 lines
970 B
Plaintext

-*- text -*-
This file describes what has been done in the preparation of LyX 2.2.2.
All comments are welcome.
We try to group things by topic and in decreasing order of importance.
Please feel free to re-arrange if that seems like a good idea.
What's new
==========
** Updates:
***********
* DOCUMENT INPUT/OUTPUT
* TEX2LYX IMPROVEMENTS
* USER INTERFACE
- Increase the maximum value for the number of last open files that LyX can
remember (#9924).
* DOCUMENTATION AND LOCALIZATION
* BUILD/INSTALLATION
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
* LYX2LYX
* USER INTERFACE
- Do not omit the first space of the selection when copying (#9995)
- Display the correct column alignment and a better column spacing in AMS
environments (#1861, #9908)
* INTERNALS
* DOCUMENTATION AND LOCALIZATION
* LYXHTML
* TEX2LYX
* ADVANCED FIND AND REPLACE
* BUILD/INSTALLATION
- Fix monolithic builds with autotools on Mac OS X.