diff options
author | Praveen Arimbrathodiyil <pravi.a@gmail.com> | 2009-01-15 01:01:50 -0800 |
---|---|---|
committer | Praveen Arimbrathodiyil <pravi.a@gmail.com> | 2009-01-15 01:01:50 -0800 |
commit | 4ebd6b0cf5ab8c4cedb845b9e40568feb83a3142 (patch) | |
tree | 758a79ce3c14d678e996f91c0491f098ccabc4c5 /payyans/docs | |
parent | 1cce4af7c610b59a421534a5eeff5241522f6f4a (diff) | |
parent | f03cb6414372dd131c4dad928de277dbfe99b91c (diff) | |
download | Rachana.git-4ebd6b0cf5ab8c4cedb845b9e40568feb83a3142.tar.gz Rachana.git-4ebd6b0cf5ab8c4cedb845b9e40568feb83a3142.tar.xz Rachana.git-4ebd6b0cf5ab8c4cedb845b9e40568feb83a3142.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 | 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 :) |