- new function with_default_2d_display: ensure pretty-printing output
- new package cryptools: tools for cryptography
- new package elliptic_curves: elliptic curves over prime fields and binary fields
- new function cgrind: output Maxima expressions as C code
- package draw: new function vennplot (Venn diagrams)
- package stringproc: new functions flush_output, readbyte, and writebyte
- function gf_symmetric renamed to gf_balanced
- functions md5sum, sha1sum, sha256sum and base64_decode: accept and return numbers and octet lists as well as strings
- packages aes and aes2: provide flexible support for different data types, e.g. octet lists
- [#3005]: Manual is wrong about "sqrt" and "radexpand"
- [#2998]: extra () in display2d:false output
- [#2988]: documentation error in gf_manual.pdf
- [#2987]: Some divergent integrals give error, some don't
- [#2982]: Display of taylor series in wrong order
- [#2980]: "rectform" causes infinite recursion depending on variable name
- [#2975]: number of distinct partitions gives wroing result
- [#2972]: Wrong limits involving logs
- [#2937]: dotscrules and antisymmetric
- [#2936]: stack overflow in integrate
- [#2934]: dotscrules and antisymmetric
- [#2929]: misformatting in debugger help message
- [#2905]: Assigning variable twice yields different results
- [#2620]: atan2(y,x)+atan2(-y,x) doesnt always return 0
- [#2230]: abs(x)^(2*int) doesn't simplify
- [#2211]: rtest_sign #77
- [#2183]: eigenvectors of a 10 x 10
- [#1193]: ev doesn't bind functions safely
- commit [6779ac0]: zn-nrt: root of zero should be zero
- commit [b212487]: Fix up version variables so that load(drawutils) succeeds
- mailing list 2015-08-29: Documentation fails with error
- mailing list 2015-08-27: Warnings from loading cartan package
- mailing list 2015-08-25: Strange symmetry of acoth(x), area cotangens hyperbolicus function (#552)
- mailing list 2015-08-17: trouble with GCL build
- mailing list 2015-06-11: rationalize(0.1) and the manual