ChangeLog 1.8 KB
Newer Older
priyank's avatar
priyank committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
18-Mar-2010	Rashid Ahmad	<rashid101b@gmail.com>
	
	* Version 1.4.2

        - wx2utf.pl and utf2wx.pl files function are moved in lib/IndicCC.pl.
        - incorporate the small code in wx2utf function in lib/IndicCC.pl.
        - to escap the other language string as it is.


18-Mar-2010	Rashid Ahmad	<rashid101b@gmail.com>
	
	* Version 1.4.1

        - tested 1050 uniq words. input file in tests/tam/uniq-words-tam-aukbc-[wx|utf].txt
        - isuue related wx2utf are fixed by incorporating the variou case in wx2iscii sub. in lib/IndicCC.pl
        - issue reagrding utf2wx are fixed by incorporating 3-lines in iscii2wx sub. in lib/IndicCC.pl
        - "\x{D0}"=> rY, "\x{C7}"=>nY, "\x{D3}"=>lYY
        - added the support of tamil language.

15-Mar-2010	Rashid Ahmad	<rashid101b@gmail.com>
	
	* Version 1.4.0


        - test wx2utf-tel, utf2wx-tel and fix the various cases like lYa,lYi, lY[MHz] etc. 
        - resolve full stop issue from wx2utf direction for hindi.
        - we have compare the changed IndicCC.pl to old one and undo the changes
          that Harika Indu did.


08-May-2010	Rashid Ahmad	<rashid101b@gmail.com>
	
	* Version 1.3.0

	- text conversion incorporated.
	- input option incorporated in command line argument parsing.
	- tel ssf test data incorporated.

03-03-2010	Rashid Ahmad	<rashid101b@gmail.com>
	
	* Version 1.2.0

	- changed as per requirement of ILMT project Sampark.
	- this version is currently working on SSF format only.
	- test on hindi data ONLY.


08-02-10        Rashid Ahmad    <rashid101b@gmail.com>

	* Version 1.1.0

	- This version is modified of the base version.
	- created the sample pl file for test convertor.
	- Base version is developed in perl by Pawan Kumar, Rashid Ahmad and Avinesh.

10-Aug-09       Pawan Kumar     <hawahawai@gmail.com>

	* Version 1.0.0

	- Base Version.