comparison NEWS @ 14648:c8d0095b3744 gui

maint: periodic merge with default.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Fri, 18 May 2012 09:59:23 +0200
parents e4d380c01dcf b9c02ee24de1
children 7925a7d6547b
comparison
equal deleted inserted replaced
14608:c2ca3b71cd7c 14648:c8d0095b3744
92 be removed from Octave 3.12 (or whatever version is the second major 92 be removed from Octave 3.12 (or whatever version is the second major
93 release after 3.8): 93 release after 3.8):
94 94
95 static 95 static
96 96
97 ** The colormap function now provides new options "list", "register",
98 and "unregister" to list all available colormap functions, and to
99 add or remove a function name from teh list of known colormap
100 functions. Packages that implement extra colormaps should use these
101 commands with PKG_ADD and PKG_DEL statements.
97 102
98 Summary of important user-visible changes for version 3.6: 103 Summary of important user-visible changes for version 3.6:
99 --------------------------------------------------------- 104 ---------------------------------------------------------
100 105
101 ** The PCRE library is now required to build Octave. If a pre-compiled 106 ** The PCRE library is now required to build Octave. If a pre-compiled