summaryrefslogtreecommitdiff
path: root/csslint/ChangeLog
blob: 6f2c35def895692b126921543466eacd232acba2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2003-04-02  Gaël Chamoulaud  <strider@freespiders.org>

	* csslint.1: updated man page

2003-03-24  Gaël Chamoulaud  <strider@freespiders.org>

	* csslint.c (csslint_usage): Added the ability to parse
	a CSS file and builds a CSS object model.
	* csslint.1: updated csslint man page
	

2003-03-23  Gaël Chamoulaud  <strider@freespiders.org>

	* Makefile.am (AM_CFLAGS): added a man page for csslint program.

	* csslint.1: added a man page for csslint program.

	* csslint.c: initialized the csslint program. A command CSS 
	parser tool for LIBCRCCO.