summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 460545247a20018e21a0d69c386a37af63f32bd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
2008-07-10	Jannis Pohlmann <jannis@xfce.org>

	* autogen.sh: Fix @REVISION@ substitution when using git svn.

2008-07-05	Jannis Pohlmann <jannis@xfce.org>

	* xfconf/xfconf-channel.c: Disconnect from 'PropertyRemoved' signal
	  when destroying an XfconfChannel.

2008-07-03	Jannis Pohlmann <jannis@xfce.org>

	* xfconfd/xfconf-backend.c, xfconfd/xfconf-backend-perchannel-xml.c: 
	  Allow '<' and '>' to be in property names. Escape property names
		using g_markup_escape() before writing them to the XML files.
	* xfconf-query/main.c: Add message newline to one of the error 
	  messages.