summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 68e92fc0a281a93370cb85b7bb764fb80a5e6186 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
2005-10-09  Alan Coopersmith  <alan.coopersmith@sun.com>

	* src/Makefile.am (deftwmrc.c): 
	* src/deftwmrc.c:
	* src/parse.c: 
	* src/parse.h: 
	Bug #3755 <https://bugs.freedesktop.org/show_bug.cgi?id=3755>
	twm can't handle 8-bit characters in .twmrc (Tomohiro KUBOITA)

2005-08-02  Keith Packard  <keithp@keithp.com>

	* src/Makefile.am:
2005-08-02  Keith Packard  <keithp@keithp.com>

	* Makefile.am:
	Mark generated files as BUILT_SOURCES and CLEANFILES
	to ensure they are regenerated after 'make clean' and
	to make parallel builds work right.