diff options
author | Tor Lillqvist <tml@novell.com> | 2006-01-07 19:38:19 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2006-01-07 19:38:19 +0800 |
commit | 28ee682e1bbfc4906d525e189ad49cc05dc89214 (patch) | |
tree | c7ff14e03a6ed3aed3d12e84f02e49d483a290fe /ChangeLog | |
parent | 3454590d4b0bf41dd1a7ffb2629892f2081a234e (diff) | |
download | gsoc2013-evolution-28ee682e1bbfc4906d525e189ad49cc05dc89214.tar.gz gsoc2013-evolution-28ee682e1bbfc4906d525e189ad49cc05dc89214.tar.zst gsoc2013-evolution-28ee682e1bbfc4906d525e189ad49cc05dc89214.zip |
Add whitespace before all line continuation backslashes. Fixes build on
2006-01-07 Tor Lillqvist <tml@novell.com>
* server.mk: Add whitespace before all line continuation
backslashes. Fixes build on Debian-based systems. (#325574,
Sebastien Bacher)
svn path=/trunk/; revision=31095
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-01-07 Tor Lillqvist <tml@novell.com> + + * server.mk: Add whitespace before all line continuation + backslashes. Fixes build on Debian-based systems. (#325574, + Sebastien Bacher) + 2006-01-04 Tor Lillqvist <tml@novell.com> * evolution-zip.in: Include also the glade files in the plugins |