diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 10:59:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 10:59:45 -0400 |
commit | ca30d95a78ca974c040c152b8c31bdd63f219e6b (patch) | |
tree | 46836ee0e155992c3be7199832791950e6a5519c /debian | |
parent | c522fffe09eea30a97213af1ecddfe6833d131e7 (diff) | |
download | ikiwiki-ca30d95a78ca974c040c152b8c31bdd63f219e6b.tar ikiwiki-ca30d95a78ca974c040c152b8c31bdd63f219e6b.tar.gz |
rename uuid to guid
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f2ead8bad..e1d5ccb80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,8 @@ ikiwiki (2.54) UNRELEASED; urgency=low * Change deb dependencies to list Text::Markdown before markdown, since the former, while slower, has a much better html parser that avoids numerous bugs. - * meta: Support a uuid option, to allow forcing a particular uuid - in feeds. + * meta: Support a guid option, to allow forcing a particular url or + uuid in feeds. -- Josh Triplett <josh@freedesktop.org> Wed, 09 Jul 2008 21:30:33 -0700 |