[1297] in BarnOwl Developers
[nelhage/barnowl] 23e111: Bump the copyright year range to 2009.
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:15:05 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Fri, 13 Feb 2009 10:33:43 -0800
To: dirty-owl-hackers@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 23e1110d3e15e79ff830791cafc49585ff28826b
http://github.com/nelhage/barnowl/commit/23e1110d3e15e79ff830791cafc49585ff28826b
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-02-13 (Fri, 13 Feb 2009)
Changed paths:
M COPYING
M functions.c
M owl.c
M owl.h
Log Message:
-----------
Bump the copyright year range to 2009.
Commit: 6e400cc71aa59e041dce677aadf50dc1f25228e2
http://github.com/nelhage/barnowl/commit/6e400cc71aa59e041dce677aadf50dc1f25228e2
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-02-13 (Fri, 13 Feb 2009)
Changed paths:
M commands.c
Log Message:
-----------
Never save passwords in the command history.
Previously, if you started entering a password and then cancelled it
(using e.g. C-g), whatever you had entered got saved in the edit
history.