Dropping more non-ASCII characters from a comment in ifactor.lisp
[maxima.git] / ChangeLog-current.md
blobb1d4502f86523252a8ef718117bd416e48ea9a20
1 Maxima 5.37 change log
2 ======================
4 New items in core:
5 ------------------
6  * commit [ae11414]: Images in the HTML manual now are automatically shrinked to fit
7    within the browser window, if neeeded.
8  * commit [d817ac5]: A singlepage HTML manual (doc/info/maxima_singlepage.html)
10 New items in share:
11 -------------------
12  * commits [68d866e]-[4d1f046]: draw: grid now not only accepts boolean values, but also
13    a list of 2 numbers.
15 Changes in core:
16 ----------------
17  * commits [3631127]-[82aea3a]: Documentation: Add example images for the draw options.
19 Changes in share:
20 --------------
23 Bug fixes:
24 ----------
27 Unnumbered bugs:
28 ----------------
30  * commit [f4af2a1]: Use per-maxima-instance filenames for draw and plot. Without this simultaneous plotting from concurrent maxima instances might result in name collisions.
31  * commit [5cc41da]: Allow sbcl to use enough memory to compile Lapack (linux+mac only).
32  * commit [4be3d80]: Remove the two black lines at the border of the bounding box that were introduced with gnuplot 5.0