|
From: Maxim <wz...@us...> - 2005-09-09 15:13:36
|
Update of /cvsroot/bbps/bbps/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13411 Modified Files: CHANGELOG Log Message: Keywords aren't keywords anymore. Index: CHANGELOG =================================================================== RCS file: /cvsroot/bbps/bbps/docs/CHANGELOG,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** CHANGELOG 9 Sep 2005 14:44:28 -0000 1.5 --- CHANGELOG 9 Sep 2005 15:13:27 -0000 1.6 *************** *** 12,22 **** September 7, 2005 ! * FIX - Fixed to relations editor to no longer generate duplicate keywords when entering an existing one ! * FIX - Fixed to bookmarks detail screen to no longer generate duplicate keywords when entering a keyword twice * CHANGE - Fixed the SQL to remove dupes and make future dupes impossible September 6, 2005 * CHANGE - Serious enhancement of the stylesheet and addition of a fourth stylesheet: black.css ! * FIX - Bookmark - keyword relations editor no longer creates double keywords if the 'new' keyword already exists * FIX - Favicons now always show up in 16px x 16px (I know, this is part of the stylesheet CHANGE above, but worth mentioning) * ADD - Checkbox in the adminpanel to explicitly ask for the rechecking for a favicon for the edited bookmark --- 12,22 ---- September 7, 2005 ! * FIX - Fixed to relations editor to no longer generate duplicate tags when entering an existing one ! * FIX - Fixed to bookmarks detail screen to no longer generate duplicate tags when entering a tag twice * CHANGE - Fixed the SQL to remove dupes and make future dupes impossible September 6, 2005 * CHANGE - Serious enhancement of the stylesheet and addition of a fourth stylesheet: black.css ! * FIX - Bookmark - tag relations editor no longer creates double tags if the 'new' tag already exists * FIX - Favicons now always show up in 16px x 16px (I know, this is part of the stylesheet CHANGE above, but worth mentioning) * ADD - Checkbox in the adminpanel to explicitly ask for the rechecking for a favicon for the edited bookmark |