diff options
author | Santhosh Thottingal <santhosh.thottingal@gmail.com> | 2009-02-03 22:54:21 +0530 |
---|---|---|
committer | Santhosh Thottingal <santhosh.thottingal@gmail.com> | 2009-02-03 22:54:21 +0530 |
commit | 49e8ee5b99c850ddc3f81127096e83ed38c85a52 (patch) | |
tree | 92789fa51b7cf6d04150ed50b562fa35e8555c21 /payyans/docs | |
parent | 79879edb7c6f62d2edb12d51e911a5a9c6df4c9e (diff) | |
download | Rachana.git-49e8ee5b99c850ddc3f81127096e83ed38c85a52.tar.gz Rachana.git-49e8ee5b99c850ddc3f81127096e83ed38c85a52.tar.xz Rachana.git-49e8ee5b99c850ddc3f81127096e83ed38c85a52.zip |
* version 0.7
Diffstat (limited to 'payyans/docs')
-rwxr-xr-x | payyans/docs/ChangeLog | 13 | ||||
-rwxr-xr-x | payyans/docs/README | 3 |
2 files changed, 9 insertions, 7 deletions
diff --git a/payyans/docs/ChangeLog b/payyans/docs/ChangeLog index c78e155..fad531a 100755 --- a/payyans/docs/ChangeLog +++ b/payyans/docs/ChangeLog @@ -1,15 +1,18 @@ Change Log: + version 0.7 + * Bug fix to handle prebase, postbase matras correctly + * Added Ambili Map. Thanks to zyxware version 0.6 - * Added word2Unicode and word2ASCII APIs - * Move the doc files to /usr/share/doc/payyans-<ver> directory + * Loading the rules file multiple times fixed 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 62eda0e..d453719 100755 --- a/payyans/docs/README +++ b/payyans/docs/README @@ -1,7 +1,6 @@ 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 @@ -10,4 +9,4 @@ INSTALL: As root #python setup.py install -Enjoy :) +Enjoy :)
\ No newline at end of file |