diff options
Diffstat (limited to 'payyans/docs')
-rwxr-xr-x | payyans/docs/ChangeLog | 10 | ||||
-rwxr-xr-x | payyans/docs/README | 3 |
2 files changed, 8 insertions, 5 deletions
diff --git a/payyans/docs/ChangeLog b/payyans/docs/ChangeLog index 593be65..c78e155 100755 --- a/payyans/docs/ChangeLog +++ b/payyans/docs/ChangeLog @@ -1,13 +1,15 @@ Change Log: + version 0.6 + * Added word2Unicode and word2ASCII APIs + * Move the doc files to /usr/share/doc/payyans-<ver> directory version 0.5 * Python API fixes * pdf option detection from input file name extension version 0.4 * bidirectional conversion - version 0.3 - * minor fixes - Version 0.2: + version 0.3 + * minor fixes + Version 0.2: * Renamed rules.map to karthika.map and corrected some mappings Version 0.1: * First release - diff --git a/payyans/docs/README b/payyans/docs/README index d453719..62eda0e 100755 --- a/payyans/docs/README +++ b/payyans/docs/README @@ -1,6 +1,7 @@ AUTHORS: Santhosh Thottingal <santhosh.thottingal@gamil.com> Nishan Naseer <nishan.naseer@gamil.com> + Rajeesh K Nambiar <rajeeshknambiar@gmail.com> A Swathanthra Malayalam Computing Project Detailed Documentation: http://smc.org.in/Payyans @@ -9,4 +10,4 @@ INSTALL: As root #python setup.py install -Enjoy :)
\ No newline at end of file +Enjoy :) |