diff options
author | Praveen Arimbrathodiyil <pravi.a@gmail.com> | 2009-02-15 06:04:21 -0800 |
---|---|---|
committer | Praveen Arimbrathodiyil <pravi.a@gmail.com> | 2009-02-15 06:04:21 -0800 |
commit | d2806de65e1bc455881e0860d0f6879660fd69a7 (patch) | |
tree | 835b3363aae98ba9d8deeefc6b762cb3d43fc52d /payyans/docs | |
parent | 5cb8b5533d4ce9d9ac8cd262408e8fbb0bcd99f1 (diff) | |
parent | a8b8b2feda6d82ce0a28ee4a5b9bca0ed56291c1 (diff) | |
download | Rachana.git-d2806de65e1bc455881e0860d0f6879660fd69a7.tar.gz Rachana.git-d2806de65e1bc455881e0860d0f6879660fd69a7.tar.xz Rachana.git-d2806de65e1bc455881e0860d0f6879660fd69a7.zip |
Merge branch 'master' of praveen_a@git.sv.gnu.org:/srv/git/smc
Diffstat (limited to 'payyans/docs')
-rwxr-xr-x | payyans/docs/ChangeLog | 6 | ||||
-rwxr-xr-x | payyans/docs/README | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/payyans/docs/ChangeLog b/payyans/docs/ChangeLog index c78e155..af785a1 100755 --- a/payyans/docs/ChangeLog +++ b/payyans/docs/ChangeLog @@ -1,7 +1,9 @@ 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 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 |