implicit_plot: when first argument is a list, create equations one by one before...
[maxima.git] / ChangeLog
blob9c6051c5ca25ce2203a503ed757d8705a5b5abd8
1 Maxima 5.47-post change log
2 ===========================
4 New items in core:
5 ------------------
7 New items in share:
8 -------------------
9  * New example share/colnew/prob5.mac
10  * Add raddenest radical denesting function
12 Changes in core:
13 ----------------
14  * Add rtest_raddenest to share_testsuite_files
16 Changes in share:
17 -----------------
19 Changes in Xmaxima:
20 -------------------
22 Changes in the Windows installer:
23 ---------------------------------
24  * Update Gnuplot
25  * Update ABCL
26  * Update wxMaxima
28 Bug fixes for numbered bugs:
29 ----------------------------
30  * \#4154: Some info nodes have bad headers (and no "Up"s)
31  * \#4176: fullratsubst(old = new, expr) returns incorrect result
32  * \#4177: lratsubst1 in testsuite
33  * \#4184: bessel_simplify error
34  * \#4186: Correct failing test in share/contrib/diffequations/tests
36 Unnumbered bugs fixed:
37 ---------------------
39 Documentation:
40 --------------
41  * Document colnew share package
42  * \#4154: Some info nodes have bad headers (and no "Up"s)
44 Build system:
45 -------------