X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/90b8535b5765dcfa89822df73f1dea1ccbde03c1..17c447d7a8cc2b35e4ade95ff25d315934bc3f77:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 5d2a7d6d1..21fdfea9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +ikiwiki (2.62.2) UNRELEASED; urgency=low + + * Set cookies HttpOnly. + + -- Joey Hess Thu, 28 Aug 2008 16:08:18 -0400 + +ikiwiki (2.62.1) unstable; urgency=low + + * filecheck: Fixed two bits broken in move from attachment. + + -- Joey Hess Thu, 28 Aug 2008 13:04:47 -0400 + ikiwiki (2.62) unstable; urgency=low * Avoid using cp -a (again). (HenrikBrixAndersen)