[Pkg-shadow-commits] r293 - trunk/debian
Christian Perrier
pkg-shadow-devel@lists.alioth.debian.org
Wed, 22 Jun 2005 21:22:51 +0000
Author: bubulle
Date: 2005-06-22 21:22:50 +0000 (Wed, 22 Jun 2005)
New Revision: 293
Modified:
trunk/debian/changelog
Log:
Remove nasty TAB character
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2005-06-22 19:52:41 UTC (rev 292)
+++ trunk/debian/changelog 2005-06-22 21:22:50 UTC (rev 293)
@@ -28,7 +28,7 @@
Closes: #304350
- Do no prompt again for the login name when the two passwords don't
match while creating a new user
- Closes: #245332
+ Closes: #245332
- debian/add-shell.sh, debian/remove-shell.sh, debian/shadowconfig.sh,
debian/passwd.config, debian/passwd.postinst:
- checked for bashisms, replaced "#!/bin/bash" with "#!/bin/sh",