Changeset 656574
- Timestamp:
- 01/21/2013 11:13:32 PM (13 years ago)
- Location:
- all-in-one-favicon/trunk
- Files:
-
- 3 edited
-
README.md (modified) (1 diff)
-
all-in-one-favicon.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
all-in-one-favicon/trunk/README.md
r626522 r656574 95 95 96 96 ## 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 97 106 ### 4.1 (2012-11-17) ### 98 107 * NEW: Hebrew translation by Ahrale -
all-in-one-favicon/trunk/all-in-one-favicon.php
r656573 r656574 24 24 25 25 // define constants 26 define('AIOFAVICON_VERSION', '4. 1');26 define('AIOFAVICON_VERSION', '4.2'); 27 27 28 28 if (!defined('AIOFAVICON_PLUGIN_BASENAME')) { -
all-in-one-favicon/trunk/readme.txt
r656571 r656574 94 94 95 95 == Changelog == 96 = 4.2 (2012-0 2-01) =96 = 4.2 (2012-01-21) = 97 97 * BUGFIX: Copy and paste of Favicon URLs now working correctly 98 98 * NEW: Turkish translation by Selçuk Yahşi
Note: See TracChangeset
for help on using the changeset viewer.