comparison src/ChangeLog @ 11973:5b967e2c319a release-3-2-x

fix behavior of clear
author Jaroslav Hajek <highegg@gmail.com>
date Mon, 08 Jun 2009 08:00:13 +0200
parents 6f9124253cac
children 28d4a6acbf0a
comparison
equal deleted inserted replaced
11972:66a3701c9105 11973:5b967e2c319a
1 2009-06-08 Jaroslav Hajek <highegg@gmail.com>
2
3 * variables.cc (Fclear): Clear also globals when called without
4 arguments.
5
1 2009-06-07 Jaroslav Hajek <highegg@gmail.com> 6 2009-06-07 Jaroslav Hajek <highegg@gmail.com>
2 7
3 * graphics.cc (color_property::do_set): Allow a wider range of types. 8 * graphics.cc (color_property::do_set): Allow a wider range of types.
4 9
5 2009-06-07 Jaroslav Hajek <highegg@gmail.com> 10 2009-06-07 Jaroslav Hajek <highegg@gmail.com>