[go: up one dir, main page]

File: ChangeLog

package info (click to toggle)
colormake 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 180 kB
  • sloc: perl: 89; sh: 51; makefile: 6
file content (20 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
0.9:
	Integrated changes from Debian packages.
	Renamed cmake to colormake.
	Unified clmake and colormake into one.
	Made lossless output the default for colormake, added --short

0.4:
	Preserve exit code in cmake wrapper.
	Moved to git, github.

0.3:
	Corrected line length problem in Error: lines.
	Minor tweaks.

0.2:
	Made colormake.pl cut long lines so they fit in one line.
	Renamed cmake as clmake, created simpler cmake.

0.1: First release