create a changelog entry
[debian/sudo] / debian / changelog
index 98573e82ec2e12457a2b52e279d954dedc79afc3..adfa1cc95a657b3b86a396bf0e1cfa904a185e39 100644 (file)
@@ -1,3 +1,17 @@
+sudo (1.7.4p5-1) UNRELEASED; urgency=low
+
+  * new upstream version
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 15 Jan 2011 19:32:32 -0700
+
+sudo (1.7.4p4-6) unstable; urgency=low
+
+  * update /etc/sudoers.d/README now that sudoers is a conffile
+  * patch from upstream to fix special case in password checking code
+    when only the gid is changing, closes: #609641
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 11 Jan 2011 10:22:39 -0700
+
 sudo (1.7.4p4-5) unstable; urgency=low
 
   * patch from Jakub Wilk to add noopt and nostrip build option support,