# $Id: Changes,v 1.21 2004/11/09 15:17:45 asc Exp $ 1.0a8 Tue Nov 09 2004 - Fixed errors reading/writing service 'title' in prefs panel(s) - Modified constant values 1.0a7 Fri Nov 05 2004 - Added logging facilities - not quite finalized - Added REQUIREMENTS file - Updated rApp to display prefs panel if there is a problem on startup; no longer subclasses MainLoop - Updated rConfig to reflect changes in rdflib 2.0.3 - Updated error handling to raise exceptions and record them via a dialog box - Updated packages to read dialogs and other texts from rConstants 1.0a6 Mon Nov 01 2004 - Added w5-server.py - Added README file - Renamed w5.py as w5-client.py 1.0a5 Fri Aug 20 2004 - Updated so that app will DWIM when started without a config file 1.0a4 Mon Jun 28 2004 - finally added code to handle (Bloom) filters! 1.0a3 Wed May 19 2004 - wrapped call(s) to fetch and display images in thread.start_new_thread container - reads/writes (x,y) position settings in app config - checks for max width/height settings in app config on startup 1.0a2 Sun May 16 2004 - added tabbed-browsing support to edit/prefs windows - switched from wxListBox to wxListCtrl for server list 1.0a1 Mon May 03 2004 - initial public release