Plugin Directory

Changeset 629824


Ignore:
Timestamp:
11/25/2012 10:05:31 PM (13 years ago)
Author:
codestyling
Message:

updated readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codestyling-localization/tags/1.99.25/readme.txt

    r629818 r629824  
    8383
    8484= Version 1.99.25 =
    85 * Bugfix: trim of string borders breaks some strings like:  'Result: \'text\''
    86 * Bugfix: Domain Path of plugins will be accepted if set and existing
    87 * Bugfix: Uppercase letters at folders ord filenames did break the file handling
     85* Bugfix: trim of string sometimes broken like:  'Result: \'text\''
     86* Bugfix: 'Domain Path' of plugins will be accepted if set and existing
     87* Bugfix: uppercase letters used at folders or filenames did break the file handling
    8888* Bugfix: SSL fully supported, all scripts stripped accidentally
    89 * Bugfix: multisite support accidentally demaged
    90 * Bugfix: accidentally written markup
     89* Bugfix: multisite support accidentally sometime broken
     90* Bugfix: accidentally markup polution
    9191* Bugfix: theme detection for WP >= 3.3 was broken
    9292* Bugfix: statements of memory limits with 0MB indicates mostly misused translation functions at themes/plugins, handled now (e.g. target theme, single.php).
    93 * Bugfix: pofile sometimes created with wrong pluralization form, repaired
    94 * Bugfix: mofile didn't got the correct pofile header and loads afterwards the wrong plural form
    95 * Feature: wrongly used translation functions mapped into artificial textdomain '{bug-detected}' and excluded from mo file generation
     93* Bugfix: pofile sometimes created with wrong pluralization
     94* Bugfix: mofile didn't got the correct pofile header and loads afterwards the wrong pluralization function
     95* Feature: misused translation functions mapped into artificial textdomain '{bug-detected}' and excluded from mo file generation
    9696* Feature: Scripting Guard supports now 'debug-bar', 'debug-bar-console', 'wp-native-dashboard'
    97 * Feature: Scriptiog Guard now monitors PHP script errors provoked by other plugins/themes during page generation
     97* Feature: Scripting Guard now monitors PHP script errors provoked by other plugins/themes during page generation
    9898
    9999
Note: See TracChangeset for help on using the changeset viewer.