diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-25 00:03:43 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-25 00:03:43 -0400 |
commit | b0861d816233ef205a6b6e608c7c5b9a3f892c6c (patch) | |
tree | 5124408d22327576ff1d642ba240c7c617185863 | |
parent | fe0eaf1870d3b992ef3caa8c49c3b22e965ac36b (diff) | |
download | ikiwiki-b0861d816233ef205a6b6e608c7c5b9a3f892c6c.tar ikiwiki-b0861d816233ef205a6b6e608c7c5b9a3f892c6c.tar.gz |
heh, MOM wants you
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6ca649854..248ae0969 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ ikiwiki (3.20150108) UNRELEASED; urgency=medium - * Fix NULL ptr deref on ENOMOM in wrapper. (Thanks, igli) + * Fix NULL ptr deref on ENOMEM in wrapper. (Thanks, igli) -- Joey Hess <id@joeyh.name> Sat, 24 Jan 2015 23:59:20 -0400 |