summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 1bb3f606ffa9bdb1686d200b11b8dc9e543d957f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
2006-08-21  Rodney Dawes  <dobey@novell.com>

	* python/A11yTestUtils.py: Add GPL notice into copyright header
	comment block

2006-08-18  Rodney Dawes  <dobey@novell.com>

	* INSTALL: Add content so automake doesn't overwrite the file

2006-08-18  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Determine the python site-packages path and substitute
	it for the Makefiles to use

	* find-python-path.py: Add this script to discover the python path

	* python/Makefile.am: Remove the pythondir declaration from here, as
	it is now defined by the configure script