ChangeLog 973 B

1234567891011121314151617181920212223
  1. 2009-09-06 Ivan Kelly <ivan@ivankelly.net>
  2. * pwman/__init__.py: Version 0.0.8
  3. 2010-09-06 Emmanuel Bouthenot <kolter@openics.org>
  4. * pwman/ui/cli.py: Improved list output (patch from Emmanuel Bouthenot)
  5. 2009-09-05 Tero Tilus <tero@tilus.net>
  6. * pwman/ui/cli.py: list accepts tag parameters and resets filter
  7. * pwman/ui/cli.py: self.get_ids(arg) (print, edit, ... commands) now accepts tag params
  8. 2009-03-06 Ivan Kelly <ivan@ivankelly.net>
  9. * pwman/ui/cli.py: Made leetify configurable
  10. 2009-03-05 IKEGAMI Hiroyuki <ikegam@mixallow.net>
  11. * pwman/util/generator.py, pwman/ui/cli.py: Added numerous password generation options.
  12. 2009-02-16 Ivan Kelly <ivan@ivankelly.net>
  13. * pwman/__init__.py: Version 0.0.7
  14. 2009-02-16 Ivan Kelly <ivan@ivankelly.net>
  15. * pwman/ui/cli.py: Added short commands
  16. * 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