Overview of changes leading to 0.6.1 release

Wed, Jan 07, 2015
-----------------
- langavailable: Fix the non-unicode langname 
- langavailabel: Use the list comprehensions

Tue, Dec 23, 2014
-----------------
- langinstall: Display separate messages for langpack already installed
  or no langpacks available along with newly installed langpack message
- langavailable: Fix unicode warning

Thu, Nov 20, 2014
------------------
- langremove: man-pages-zh-CN package is not removed for zh_CN locale
- langinstall: man-pages-zh-CN package is not installed for zh_CN locale
- langinfo: man-pages-zh-CN package is not shown for zh_CN locale

Sat, Oct 11, 2014
------------------
- Added langremove command
- updated man page for langremove command usage

Tue, Oct 07, 2014
------------------
- Added langinstall command
- updated man page for langinstall command usage

Wed, Aug 27, 2014
-------------------
- Added license text header to langpacks.py
- fix incompatibility issue with dnf-0.6.0 release

Tue, Jul 08, 2014
-------------------
- Added langlist command

Mon, Jul 07, 2014
-------------------
- Added langinfo command
- code cleanups using dnf-plugins-core lint
- don't need root privileges for langavailable command

Wed, Jun 11, 2014 
-------------------
- Added all initial source files
- Added langavailable command
