diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-25 15:50:31 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-25 15:50:31 -0500 |
commit | f2e5709a331e28abd962b67bb4a31c1c4be45d28 (patch) | |
tree | 0d97545d76f9a039d047cb9cc06c6cebfa2240ca /debian | |
parent | 899fb749e98d5c533ba74be6e9dcc617f6436882 (diff) | |
download | ikiwiki-f2e5709a331e28abd962b67bb4a31c1c4be45d28.tar ikiwiki-f2e5709a331e28abd962b67bb4a31c1c4be45d28.tar.gz |
* Let CC be used to control what compiler is used to build wrappers.
* Use 'cc' instead of gcc as the default compiler.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ee366a6a8..456d4b908 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (2.14) UNRELEASED; urgency=low + + * Let CC be used to control what compiler is used to build wrappers. + * Use 'cc' instead of gcc as the default compiler. + + -- Joey Hess <joeyh@debian.org> Sun, 25 Nov 2007 15:49:49 -0500 + ikiwiki (2.13) unstable; urgency=low The ikiwiki zombie army release. |