diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-03-15 00:18:10 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-03-15 00:18:10 +0100 |
commit | 78f9574b577acdf2a2f0428839fca2c02a8ad71e (patch) | |
tree | 667f03a5a4d72c6e0abd59583c65d309e7e539b2 /debian | |
parent | 83cc3b9039964441828c899bee63ae41955b8ada (diff) |
Add a notice about login prompt now being standard
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 8 | ||||
-rw-r--r-- | debian/changelog | 3 |
2 files changed, 11 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index c879f796..4157f00d 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,11 @@ +hurd (20110303-1) unstable; urgency=low + + * To harmonize with Debian security conventions, the Debian + GNU/Hurd login prompt is now a standard login/password prompt, + and not a login shell any more. + + -- Samuel Thibault <sthibault@debian.org> Tue, 15 Mar 2011 00:15:55 +0100 + hurd (20050513-4) unstable; urgency=low * The Hurd console may now be started automatically on bootup. The diff --git a/debian/changelog b/debian/changelog index 05ee2c10..f6125ca8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,9 @@ hurd (20110303-1) UNRELEASED; urgency=low convention, in particular for remote telnet access... (Closes: Bug#556522) + [ Samuel Thibault ] + * debian/NEWS: Add a notice about that. + -- Samuel Thibault <sthibault@debian.org> Sun, 27 Feb 2011 19:02:04 +0100 hurd (20100926-1) unstable; urgency=low |