forked from pwman3/pwman3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
23 lines (16 loc) · 973 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2009-09-06 Ivan Kelly <[email protected]>
* pwman/__init__.py: Version 0.0.8
2010-09-06 Emmanuel Bouthenot <[email protected]>
* pwman/ui/cli.py: Improved list output (patch from Emmanuel Bouthenot)
2009-09-05 Tero Tilus <[email protected]>
* pwman/ui/cli.py: list accepts tag parameters and resets filter
* pwman/ui/cli.py: self.get_ids(arg) (print, edit, ... commands) now accepts tag params
2009-03-06 Ivan Kelly <[email protected]>
* pwman/ui/cli.py: Made leetify configurable
2009-03-05 IKEGAMI Hiroyuki <[email protected]>
* pwman/util/generator.py, pwman/ui/cli.py: Added numerous password generation options.
2009-02-16 Ivan Kelly <[email protected]>
* pwman/__init__.py: Version 0.0.7
2009-02-16 Ivan Kelly <[email protected]>
* pwman/ui/cli.py: Added short commands
* pwman/exchange/exporter.py, pwman/exchange/importer.py, pwman/ui/cli.py, scripts/pwman3: Added patches that usually go in debian package. Removed echo on password input