File: Changes

package info (click to toggle)
libcolor-library-perl 0.02-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,116 kB
  • ctags: 112
  • sloc: perl: 13,879; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 479 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODO:
 - Accept rgb of the style 0.0 - 1.0, etc.
 - Add missing colors to the Windows dictionary (cream, etc)

0.02 Monday October 01 02:34:42 PDT 2007:
 - Added the Tango color palette (http://tango.freedesktop.org)
 - Documentation touch-up
 - Fixed MANIFEST

0.011 Tuesday September 18 20:28:16 PDT 2007:
 - Documentation touch-up
 - Additional requirement of Class::Accessor::Fast and Class::Data::Inheritable

0.010 Sunday September 09 21:52:18 PDT 2007:
 - Initial version