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/ChangeLog | |
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/ChangeLog')
-rwxr-xr-x | payyans/docs/ChangeLog | 13 |
1 files changed, 8 insertions, 5 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 + |