/[drupal]/contributions/modules/transliteration/CHANGELOG.txt
ViewVC logotype

Contents of /contributions/modules/transliteration/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.14 - (show annotations) (download)
Thu Oct 15 20:01:47 2009 UTC (6 weeks, 1 day ago) by smk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +2 -1 lines
File MIME type: text/plain
Moved transliteration_clean_filename() to main module.
1 // $Id: CHANGELOG.txt,v 1.13 2009/09/24 19:25:51 smk Exp $
2
3 Transliteration 7.x-3.x, xxxx-xx-xx
4 -----------------------------------
5 by smk-ka: New developer-friendly transliteration data file layout.
6 by smk-ka: Lowered memory footprint of replacement function.
7 #487550 by viadimezzo: Added sz ligature transliteration to German.
8 #494234 by yngens: Added Kyrgyz transliteration.
9 #586816 by smk-ka: Keep a copy of the unaltered file name in $_FILES['files']['orig_name'].
10 by smk-ka: Moved transliteration_clean_filename() to main module.
11
12
13 Transliteration 6.x-2.1, 2009-06-09
14 -----------------------------------
15 #199660 by smk-ka: Added a constant to disallow converting pre-existing
16 filenames by default.
17 #357254 by overall, Cynicus: Fixed transliteration of Russian letters.
18 #364931 by PaV: Added Esperanto transliteration.
19 by smk-ka: Rewrote retroactive transliteration to get rid of SUBSTRING_INDEX
20 function dependency.
21 #312021 by pcorbett: Added SQL Server support.
22 #257041 by Freso: More transliterations (x21??).
23
24
25 Transliteration 6.x-2.0, 2008-06-12
26 -----------------------------------
27 #255646 by smk-ka: Added a language parameter to transliteration_get().
28 #246875 by smk-ka: Added language-specific replacements for Danish letters.
29 #253916 by Freso: Fixed typo in .info file.
30
31
32 Transliteration 6.x-1.0, 2008-03-20
33 -----------------------------------
34 #199660 by smk-ka: Added retroactive transliteration of existing filenames
35 during installation or update. Original idea by colan.
36
37
38 Transliteration 5.x-1.0, 2007-12-09
39 -----------------------------------
40 Initial release.
41

  ViewVC Help
Powered by ViewVC 1.1.2