1
2Version 0.3.0-pre3 (December 2004)
3   * New code structure ported from GNOME-1 branch.
4   * Automatically build without printing support if the gnome print
5     libraries are not present.
6   * Show a "*" in the window title bar when the drawing is modified.
7   * Prompt to save if closing a modified drawing (adapted from patch 944)
8
9Version 0.2.4 (November 2004)
10Applied patches from Goedson's debian package.
11   * User is prompted to save changes on program exit.
12   * Updated gnome print library
13
14Version 0.2.3   (November 12, 2002)
15   * Port to GNOME 2.  Some minor bug fixes.
16     Otherwise features remain unchanged. Now only depends on gdk-pixbuf, thus
17     image saving is limited to jpg and png for the time being.
18     Now files can be opened by passing their names in the command line.
19
20Version 0.2.2.1 (October 29, 2002)
21   * Mainly a bug fix release, fixing build problems with
22     respect to recent GNOME 1.4 releases
23
24Version 0.2.2 (March 16, 2002)
25These changes are contributed by Michael A. Meffie III.
26   * The menu is re-arranged so it is now much more user friendly.
27   * Initial brush tool implementation.
28   * Improvement to the eraser tool.
29   * Bug fix in clipboard, and more sensible initial color settings
30   * General usability improvements so gpaint is much more usable!
31   * Added the TODO file.
32
33Version 0.2.1 (January 13, 2002)
34   * Icons now smaller, so the toolbar takes less space
35   * First attempt at support RPM creation
36   * Updated to work with the GNOME 1.4 platform
37   * First implementation of image flipping and envolving infrastructure
38     for future interactive rotation and shearing
39   * Improve image paste with better manual control
40
41Version 0.2 (November 20, 2000)
42   * Printing support added
43   * Now works in 8, 16 24 and 32 bit screens
44   * Cut, paste support added
45   * bug fixes
46   * Color palette added to UI
47
48
49
50Version 0.1 (October 16, 2000)
51   * First release development version.
52