ChangeLog 1.1 KB

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