From 49e8ee5b99c850ddc3f81127096e83ed38c85a52 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Tue, 3 Feb 2009 22:54:21 +0530 Subject: * version 0.7 --- payyans/docs/ChangeLog | 13 ++++++++----- payyans/docs/README | 3 +-- 2 files changed, 9 insertions(+), 7 deletions(-) (limited to 'payyans/docs') 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- 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 Nishan Naseer - Rajeesh K Nambiar 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 -- cgit From 759c9b917bd8f68ab682a112aef72b6a6f743fb8 Mon Sep 17 00:00:00 2001 From: Rajeesh K Nambiar Date: Wed, 4 Feb 2009 08:06:30 +0530 Subject: Payyans: Cleanup in v07 --- payyans/docs/ChangeLog | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'payyans/docs') diff --git a/payyans/docs/ChangeLog b/payyans/docs/ChangeLog index fad531a..af785a1 100755 --- a/payyans/docs/ChangeLog +++ b/payyans/docs/ChangeLog @@ -9,10 +9,9 @@ Change Log: * 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 - -- cgit