|
From: Maxim <wz...@us...> - 2005-09-07 09:13:00
|
Update of /cvsroot/bbps/bbps/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17242 Modified Files: CHANGELOG Log Message: Updates on our way to 0.8 Index: CHANGELOG =================================================================== RCS file: /cvsroot/bbps/bbps/docs/CHANGELOG,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** CHANGELOG 4 Jun 2005 21:53:01 -0000 1.3 --- CHANGELOG 7 Sep 2005 09:12:49 -0000 1.4 *************** *** 1,7 **** --- 1,17 ---- Last Update: $Date$ + 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 + * ADD - 'Random' link in the top navigation bar, for those really bored :) + * FIX - Some old code cleanup up + * FIX - Internet Explorer layout fixed (has been done weeks earlier, never showed up here :P) + June 4, 2005 * ADD - initial autocomplete support (thanks to zichun for http://www.codeproject.com/jscript/jsactb.asp) * ADD - finally favicon support is working, but needs more testing + * CHANGE - Keywords are now called tags externally * FIX - small fixes (variables not initialized or null) * CHANGE - moved the docs and stylesheets from the root folder into the /doc ands /css directories respectively |