summaryrefslogtreecommitdiff
path: root/csslint/ChangeLog
blob: ce4865d7d99c4c53a631cd042aba8030c1206901 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.