Plugin Directory

Changeset 656574


Ignore:
Timestamp:
01/21/2013 11:13:32 PM (13 years ago)
Author:
techotronic
Message:

update version and release date

Location:
all-in-one-favicon/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • all-in-one-favicon/trunk/README.md

    r626522 r656574  
    9595
    9696## Changelog ##
     97
     98### 4.2 (2012-01-21) ###
     99* BUGFIX: Copy and paste of Favicon URLs now working correctly
     100* NEW: Turkish translation by Selçuk Yahşi
     101* CHANGE: Eddy Ernesto Ríos updated the Spanish translation
     102* CHANGE: deleting all plugin settings now also deleted uploaded favicons
     103* CHANGE: option "delete favicon" is only displayed if a favicon was already uploaded
     104* CHANGE: add warning that JavaScript is needed for uploading favicons
     105
    97106### 4.1 (2012-11-17) ###
    98107* NEW: Hebrew translation by Ahrale
  • all-in-one-favicon/trunk/all-in-one-favicon.php

    r656573 r656574  
    2424
    2525// define constants
    26 define('AIOFAVICON_VERSION', '4.1');
     26define('AIOFAVICON_VERSION', '4.2');
    2727
    2828if (!defined('AIOFAVICON_PLUGIN_BASENAME')) {
  • all-in-one-favicon/trunk/readme.txt

    r656571 r656574  
    9494
    9595== Changelog ==
    96 = 4.2 (2012-02-01) =
     96= 4.2 (2012-01-21) =
    9797* BUGFIX: Copy and paste of Favicon URLs now working correctly
    9898* NEW: Turkish translation by Selçuk Yahşi
Note: See TracChangeset for help on using the changeset viewer.