diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-05 15:19:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-05 15:19:25 -0400 |
commit | a165790ba7b767d2136377fc612894c19461781a (patch) | |
tree | 2002fdec8f06e16b0b615c387e27439ddc635cd2 /debian | |
parent | 2c7a8bd6848fd90de9c88c51765325ca51453713 (diff) | |
download | ikiwiki-a165790ba7b767d2136377fc612894c19461781a.tar ikiwiki-a165790ba7b767d2136377fc612894c19461781a.tar.gz |
typo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ccdeb8300..5377459a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ikiwiki (3.20111108) UNRELEASED; urgency=low - * Consume all stdin when rcs_receive short-circuits, to avoid git SIPIPE race. + * Consume all stdin when rcs_receive short-circuits, + to avoid git SIGPIPE race. -- Joey Hess <joeyh@debian.org> Mon, 05 Dec 2011 15:14:48 -0400 |