-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathChangeLog
More file actions
46 lines (35 loc) · 1.12 KB
/
ChangeLog
File metadata and controls
46 lines (35 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Maxima 5.46-post change log
===========================
New items in core:
------------------
New items in share:
-------------------
Changes in core:
----------------
* Maxima/ABCL: Use the option --noinform for ABCL.
This suppresses the startup messages from ABCL, so that e.g. the Maxima
option --quiet *is* quiet.
* Fix command line options for Maxima with ABCL.
Changes in share:
-----------------
* contrib_ode: Fix name of Clairaut differential equation
in code and documentation. Was misspelled as Clairault.
Changes in Xmaxima:
-------------------
Changes in the Windows installer:
---------------------------------
* Update SBCL.
* Compile a recent texinfo for building the installer. Maxima now needs
texinfo 6.8, but 6.7 is included in the usual build machines for
nightly builds, etc.
Bug fixes for numbered bugs:
----------------------------
Unnumbered bugs fixed:
---------------------
Documentation:
--------------
* Help can use html docs instead of displaying help to the terminal.
This is enabled by setting describe_uses_html to true; it defaults
to false.
Build system:
-------------