==============
Version 1.5.22
==============

Panel

	* Implement a reload dialog for crashed applets (Mark)
	* Remove more global configuration cruft (Mark)
	* Fix menu bar crash [81690] (Mark)
	* Fix error dialog crash (George)
	* Fix run dialog brokeness (George)
	* Fix crasher in menus icon loader (George)
	* Fix off-by-1 errors with multiscreen utilities (George)
	* Re-work the run dialog using disclosure widget (George, Frank Worsley)
	* Fix up the screenshot and search menu items (George)
	* Use multiscreen safe libwnck api (Anders)
	* Panel keynav fixes (Padraig)
	* Use new screenshot icon (Seth)

Applets

	* Applets UI consistancy fixes (Deepa, Denis Cranston)
	* Tasklist and pager multiscreen fixes (Anders, Havoc)

Miscellanous

	* Use intltool-0.21 to translate schema files (Mark)
	* Require libwnck 0.11 (Anders)
	* Update README and HACKING files (Mark)
	
Translations 

	* Abel Cheung, Hasbullah Bin Pit, Kjartan Maraas, Pablo Saratxaga,
	  Pauli Virtanen, Stanislav Visnovsky, Szabolcs Ban, Vincent van Adrighem,
	  Vlad Harchev and Zbigniew Chyla.

==============
Version 1.5.21
==============

Panel

	* Remove searchtool & screenshot from root menu in the 
	  Applications menu (Arvind)
	* Make size hints work for applets with handles (Alex)
	* Give panel preferences default response (Glynn)
	* Focus issues (#79515) (Padraig)
	* Rename Solaris menus (Stephen)
	* Make sure that popup menus display close to the item (Padraig)
	
libpanel-applet

	* Make Shift+F10 popup menu when applet is focus (Padraig)
	* Stop propagation of left click on applet (Arvind)

Help

	* Bring back Wanda (Sander)

Build
	
	* Removing warnings (Glynn)

Translations 

	* Zbigniew Chyla, Ole Laursen, Kjartan Maraas, Christophe Merlet, 
	  Bastien Nocera, Gediminas Paulauskas, Changwoo Ryu

==============
Version 1.5.20
==============

Panel
	* More key navigation love (Padraig)
	* Revamped gnome-run dialog (Frank, George)
	* Actions menu reorder (Glynn)
	* Fix focusing with the tasklist (Bastien)
	* Fix saving of launchers on Solaris (Stephen)
	* Misc fixes (George)

libpanel-applet
	* Fix applet popup menus (Arvind)

Help
	* Let there be much love (John)

Build bunny
	* Misc fixes (Jacob)

Translations
	
	* Bastien, Gediminas, Kjartan, Changwoo, Pablo, Gustavo, 
	  Christophe, Hasbullah, Duarte, Vincent, Germen, Abel,
	  Takayuki


==============
Version 1.5.19
==============

Panel
	
	* Remove bindings for GDK_ISO_Left_Tab as this breaks Shift+Tab (Padraig)
	* Set mnemonic widget for Animation Speed label (Padraig)
	* Fix tab order on applets (Padraig)
	* Remove referece of gnome-core in panel-screenshot (Abel)
	* call panel functions with correct parameters (Frank Worsley)
	* change window titles to match other panel/nautilus terminology (Frank)


Translations

	*  Abel Cheung, Ilmar Kerm, Zbigniew Chyla, Hasbullah Bin Pit,  Pablo Saratxaga


==============
Version 1.5.18
==============

Panel

	* Add optional grip handle to PanelAppletFrame (Mark)
	* Make Ctrl-Tab give focus to the PanelWidget (Padraig)
	* Fix buttons not working in drawers (Arvind)
	* Kill bogus 'Re-read menus' option (Mark)
	* Kill 'Edit Menus...' until it works (Mark)
	* Remove various bogus/non-working config options (Mark)
	* Use 'Delete this panel' instead of 'Remove this panel' (Arvind)
	* Rename capplet to gnome-panel-preferences (Mark)
	* Remove 'Raise panels on mouseover' - the panel isn't a WM (Mark)
	* Don't hoist bonobo-activation debugging output on everyone (Mark)
	* Move focus back to drawer icon when drawer is hidden (Padraig)

Panel Applet Library

	* Applet keynav work (Padraig)
	* Add flag to indicate the applet wants a grip handle (Mark)

Applets

	* Make Wanda keyboard navigable (Rajkumar Sivasamy)
	* Remove handle from tasklist and use PanelApplet handle (Mark)
	* Fix mailcheck dialog flooding (Benedikt, Arvind)

Misc

	* Update library requirements (Mark)

Translations

	* Changwoo Ryu, Christophe Merlet, Kjartan Maraas, Pauli Virtanen,
	  Simos Xenitellis, Takayuki KUSANO and Zbigniew Chyla .

==============
Version 1.5.17
==============

Panel

	* .desktop file for gnome-panel-screenshot (Arvind S N, Seth)
	* Use localised name in ditem (Diego Gonzlez)
	* Add 'Search for File ...' to 'Actions' menu (Mark)
	* Double click running in gnome-run (Mark)
	* Fix crash when editing direntries (Mark)
	* Fix using g_source_remove for signals (Mark)
	* Get gnome-panel-screenshot to save to homedir (Anders)
	* Fix various applet moving keynav problems (Padraig)
	* Don't crash if help GError not set (Mark)
	* Kill empty 'Miscellaneous' frame from prefs (Mark)
	* Fix crash when dragging menus (Mark)
	* Fix button not working in drawers (Mark)
	* Kill panel window layer option (Mark)
	* Fix launcher editing crash (Mark)
	* Make foobar window list consistent with tasklist (Mark)
	* Make applet launcher popup menu consistent with applets (George)
	* Fix various menu issues by porting to gnome-vfs (George)
	* Panel accessibility work (Jayaraj Rajappan)
	* Fix hiding foobar menuitem if a foobar exists (George)
	* Favour the bottom of the screen when adding a panel (George)
	* Remove some old gtk bug workarounds (George)
	* Implement size hints for applets (Alex)
	* Changed CDE menu name and icon (Stephen)
	* Kill panel.hints (Mark)
	* Don't have empty lines in tooltips (Christophe Fergeau)
	* Fix gnome-run crash (George)

Panel Applet Library

	* Add size hints support (Alex)
	* Fix keynav bug (Padraig)

Applets

	* Fix default buttons and mnemonics in fish dialogs (Rajkumar Sivasamy)
	* Remove notebook for fish preferences (Gediminas)
	* Fix inital fish size (George)
	* Wanda style consistency fixes (Mark)
	* Add padding around clock applet (Mark)
	* Add seconds handling to clock (Gediminas)
	* Add handle grip to tasklist (Havoc)
	* Provide the panel with size hints for tasklist (Alex)
	* AtkRelation patch for clock preferences (Pasupathi Duraisamy)
	* Fix initial orient of tasklist grip (Mark)
	
Misc

	* Fix xmldocs.make (Mark)

Translations

	* Abel Cheung, Changwoo Ryu, Christian Rose, Christophe Merlet,
	  Gustavo Maciel Dias Vieira, Hasbullah Bin Pit, Ole Laursen,
	  Stanislav Visnovsky, Vincent van Adrighem and Zbigniew Chyla.

==============
Version 1.5.16
==============

Panel

	* Kill applets from load list if panel destroyed (George)
	* Improve new launcher file creation (George)
	* Use POPT_AUTOHELP (George)
	* Set up launcher drag uri correctly, #76403 (Mark)
	* Fix panel crash when we can't find panel for applet (Mark)
	* Redo lock button menuitems wording (Mark)
	* Make the remove from panel dialog OK_CANCEL (Mark)
	* Remove keybindings from capplet and merge pages (Jonathon)
	* Use clock applet for default panel setup (Mark)
	* Kill swallowed applications (Mark)
	* Kill auto-update-menus option, #75150 (Mark)
	* Fix floating widget movement, #76393 (Mark)
	* Add a mixer applet to panel by default (Mark)
	* Kill applet drag if mouse grab fails (Mark)
	* Fix floating panel properties spinbuttons (Mark)

Panel Applet Library

	* Warn if applets are using hyphens in gconf keys (Mark)

Applets

	* Ported fish from GnomePropertyBox (Aruna P R)
	* Fishy accessibility work (Rajkumar Sivasamy)
	* Use 'Preferences' instead of 'Properties for applets (Mark)
	* Set default action in clock preferences (Pasupathi Duraisamy)
	* Don't crash pager and tasklist, #74145 (Mark)
	* Lots of mailcheck work, #59271, #52924, #28987 (Benedikt)
	* Install mailcheck soundlist correctly (Benedikt)

Translations

	* Changwoo Ryu, Hasbullah Bin Pit, Johan Dahlin,
	  Kjartan Maraas, Stanislav Visnovsky, Tivo Leedjrv
	  and Zbigniew Chyla.

==============
Version 1.5.15
==============

Panel

	* Use underscore instead of hypen for gconf keys (Mark)
	* Display applets desctiptions as tooltips in menu (Benedikt Roth)
	* Fix crash when updating global config (Mark)
	* Fix leaking of property sack and ui component (Shivram U)
	* Don't use '#' in backround moniker item (Shivram U)
	* Use 'Applications' instead of 'Programs' in main menu (Mark)
	* Hook up the OK button in gnome-panel-screenshot (Mark)
	* Fix floating widget marshallers (Mark)
	* Move the pager to bottom right by default (Mark)
	* Use glib marshallers wherever possible (Mark)
	* Fix button not working after move bug (Mark)
	* Kill panel submenu from launcher popup menu (Mark)
	* Make the run dialog use gconf (Mark)
	* Kill prelight as focus indication (Mark)
	* Fix crash when removing an applet with a save queued (Mark)
	* Use 'Run Program...' instead of 'Run...' (Mark)
	* Use correct gconf key for menus_have_icons (Mark)
	* Make menu items without an image the same size as others (Mark)
	* Fix bugs where applet would disapear of panel (Mark)
	* Make switched keyboard moving same as with mouse (Mark)
	* Only display create menu panel option if one doesn't exist (Mark)

Panel Applet Library

	* Don't use '#' in backround moniker item (Shivram U)

Applets

	* Use underscore instead of hypen for gconf keys (Mark)
	* Fix uninitialised warning in Wanda (Mark)
	* Clock accessibility patch (Pasupathi, Gediminas)
	* Fix clock not updating (Gediminas)
	* Always show date in tooltip for clock (Gediminas)
	* Use locale information for 12/24 hour clock (Gediminas)
	* Use proper docs name for tasklist (Mark)
	* Move tasklist menu info to seperate xml file (Johan Dahlin)

Misc

	* Move from libglade-convert to using glade2 files (Mark)

Translations

	* Benedikt Roth, Changwoo Ryu, Hasbullah Bin Pit, Ole Laursen,
	  Pauli Virtanen, Takayuki KUSANO and Zbigniew Chyla.

==============
Version 1.5.14
==============

Panel

	* Correctly check if a uri is writeable (George, Michael)
	* Some desktop item editor and launchers work (George)
	* Improve applet error handling (Michael)
	* Change executable name to gnome-panel (Glynn)
	* Menu usability work (Glynn)
	* Fix various global properties bugs (Glynn)
	* Drastically reduce number of mallocs in gconf usage (Mark)
	* Correctly register with session manager (Mark)

Panel Applet Library

	* Don't install the test applet (Mark)
	* Do the multi-display registration (Michael)
	* Improve applet error handling (Michael)

Applets

	* Much gen_util applet fixage (Benedikt Roth)
	* Display correct Workspace Switchers docs (John Fleck)

Misc

	* link explicitly against X if pango doesn't (Shivram U)

Translations

	* Christian Meyer, Christian Rose, Hasbullah Bin Pit, Kjartan Maraas,
	Roy-Magne Mo, Stanislav Visnovsky, Szabolcs Ban, Valek Filippov,
	Wang Jian, Wangli and Zbigniew Chyla

==============
Version 1.5.13
==============

Panel

	* New program for editing .desktop files (George)
	* Queue applet position saves to make things smooth (Mark)
	* Fix panel remove crash (Gediminas)
	* Use 'Close' instead of 'Ok' for panel properites (Gediminas)

Panel Applet Library

	* Kill bogus assertion (Mark)

Applets

	* Various pager fixes (Havoc)
	* Use Close button instead of Done for tasklist/pager (Gediminas)
	* Clock tooltip bugfix (Gediminas)
	* Window List and Workspace Switcher docs (John Fleck)

Misc

	* Spec file re-write (Greg Leblanc, Chris Chabot)

Translations

	* Changwoo Ryu, Christian Meyer, Christian Rose, Duarte
	  Loreto, Hasbullah Bin Pit, Ole Laursen, Pauli Virtanen,
	  Stanislav Visnovsky, Takayuki KUSANO, Valek Filippov and
	  Zbigniew Chyla.

==============
Version 1.5.12
==============

Panel

	* Load the applet a the cursor location (George)
	* Fix a panel resize bug (George)
	* Fix menu won't pop down bug (Mark)
	* Save the foobar clock format (Mark)
	* Make launcher props revert button work (Arvind S N)
	* Applet frame moniker fix (George)
	* Save applet position on move (George)
	* Conert Pos object from GtkObject to GObject (George)
	* Use correct timeout methods all over (Diego Gonzlez)
	* Fix some laucher properties problems (Mark)
	* Fix memory leaks (George)
	* Fix swapped params signal bug (George)
	* Correct a type (Soeren Sandmann)
	* Tidy up keynav code (Padraig)

Panel Applet Library

	* Fix applet focus chaining bug (Padraig)

Applets

	* Port the fish to TextView (George)
	* Various more fishy work (George)
	* Clock format saving fix (Gediminas)
	* Remove gconf listeners when tasklist and pager is destroyed (Mark)

Misc

	* Require an intltool version that actually exists (Mark)

Translations

	* Christian Meyer, Zbigniew Chyla, Hasbullah Bin Pit,
	Stanislav Visnovsky, Fatih Demir, Ole Laursen, Pauli Virtanen,
	Takayuki KUSANO, Christian Rose, Tivo Leedjrv,
	Kjartan Maraas and Christopher R. Gabriel.
	
==============
Version 1.5.11
==============

Panel

	* re-work gconf usage (Mark)
	* foobar clock fix (George)
	* speed up run dialog load up (George)
	* add applets to where the menu was popped up from (George)
	* hidebutton sensitivity fix (George)
	* split out applet popup xml to be translated (Mark)
	* speed up fentry sorting (George)
	* misc fixes (George)
	* global config gconf fixes (Mark)
	* hook up panel help menu item (Mark)
	* tooltip blinking fix (Mark, Shivram U)
	* kill 32x32 icons in menus (Mark)

Panel Applet Library

	* initialise applet's translation domains correctly (Mark)

Applets

	* make clock properties work (Gediminas)
	* mark applet category names for translation (Kjartan)
	* porting/deprectated method removal (Mark, Kevin
	* gconf sanity checking (Mark)
	* tasklist strings fixes (Kjartan)
	* fix pager crashes (George)
	* make clock use UTF8 (Gediminas)

Misc

	* Xinerama build fix (George)
	* kill irrelevant manpages (Mark)
	* distcheck fix (Jocob)

Translations

	* Zbigniew Chyla, Ole Laursen, Christian Rose, Christopher R.
	Gabriel, Kjartan Maraas and Hasbullah Bin Pit.

==============
Version 1.5.10
==============

Panel

	* Gnome run usability fixes (Gediminas)
	* Docs updates (John Fleck)
	* Icon loader fixes (Seth)
	* Applet frame leak fix (Michael)
	* Drawers keynav work (Padraig)
	* Menus work (Seth)
	* Launcher bug fix (Shivram U)

Panel Applet Library

	* fix property sack leak (Mark)
	* misc cleanups (Michael)

Applets

	* Lots of docs work (John Fleck, Pat Costello)
	* Add 'never', 'always' and 'auto' grouping prefs to pager (Alex)
	* Split out applet gui xml (Kjartan)
	* Removal of gtk_widget_(push|pop)_visual calls (Kjartan)
	* Hook up help displaying for applets (Mark)
	* Build applets with --avoid-version -module (Mark)
	* More random string/name changes (Seth)
	* 

Translations

	* Takayuki KUSANO, Tivo Leedjrv, Kjartan Maraas and Christophe Merlet.

=============
Version 1.5.9
=============

	* split from gnome-panel from gnome-core (Mark)

=============
Version 1.5.8
=============

Panel
	* Plug an atrocious amount of leaks (Mark)
	* Load applets in an idle handler (Mark)
	* Use the correct repository ID for applets (Mark)
	* Use the all the applet moniker items (Mark)
	* Lots more keynav work (Padraig)
	* Menu properties saving to gconf (Mark)
	* Solaris mis-alignment bugfix (Mark)
	* Use bonobo-activation per-display registration (Mark)
	* Menu Panel clock translation fixage (Takayuki KUSANO)
	* Event stretching cleanup (Mark)
	* struts hints fixing (Havoc)
	* Applet saving fixes (Mark)
	* Fix applet popup menu (Richard Hult)
	* Run dialog box fixes (Mark, George)
	* .desktop file charset conversion fix (Gediminas Paulauskas)
	* Lots of menu work (George)
	* remove cruft from Panel idl (Mark)
	* fix build (Jacob)

Panel Applet Library

	* generic applet flags api (Mark)
	* use GConfClient to kill gconf warnings (Mark, Gediminas)
	* allow PanelApplet to be derived from (Mark)
	* item handler for initial size, orient and background (Mark)
	* applet developer's testing utility (Mark)
	* panel_applet_get_background implementation (George, Mark)
	* plug leak (Mark)
	* applet focus (Padraig)
	* shift+F10 applet menu popup (Padraig)
	* kill getExpandFlags idl (Mark)
	* build fix (Jacob)

Applets
	* tasklist and pager prefs dialog button fix (Jorn Baayen)
	* updates for libpanel-applet changes (Mark)
	* initial applets size and orient fixage (George)

Docs
	* tasklist, pager, mailcheck and clock docs (John Fleck)
	* man pages (Christian Marillat, Kjartan)

Misc
	* remove gnome-terminal from build (Mark)
	* .desktop files fixing (Mark)
	* distcheck fixes (Mark)
	* use intltool to translate .desktop files (Gediminas)
	* plug libgnome-desktop leaks (Mark)
	* gsm build fix (Jacob)
	* logout dialog box usability fix (Gediminas)
	* gnome-login-check dns simplification (Mark)
	* include config.h in translatable files (Kjartan)

Translations
	* Gediminas Paulauskas, Duarte Loreto, Kjartan Maraas, Ole Laursen,
	  Pauli Virtanen, Hasbullah Bin Pit, Takayuki KUSANO, Changwoo Ryu
	  and Duarte Loreto.

=============
Version 1.5.7
=============

Applets
        * pager docoumentation setup (John Fleck)
        * applet .directory files removal (Mark)
        * fish about dialog bugfix (Mark)
        * usability re-naming (Seth)
        * desktop file culling and fixing (Seth)


Panel
        * launcher saving bugfixes (Mark)
        * Lots of excellant panel keynav work (Padraig)         
        * make glade/intltool work together (Darin, Mark)
        * make run dialog global key work again (George)
        * authors list update (George)
        * re-enable applet dnd (George)
        * fix build breakage (Glynn)

Misc          
        * ditem error handling improvement (George)
        * gsm 'double delete' bugfix (Kjartan)    

=============
Version 1.5.6
=============

	* rationalise gconf source autoconf check (Mark)
	* workaround deprecated gtk+ enums usage (Mark)

=============
Version 1.5.5
=============

gnome-core/applets -
	* Make time/date centered for Clock applet [Richard]
	* Usability applet renaming [Seth]
	* Misc build fixes [Glynn]

gnome-core/gnome-desktop -
	* Misc fixes [George, Stephen]

gnome-core/icons -
	* 7 new icons! Can you *see* the love? [Seth, Jakub]

gnome-core/libpanel_applet -
	* Misc fixes [Mark]
	* Build fixes [Glynn]           

gnome-core/panel -
	* ButtonWidget now inherits from GtkButton [Padraig]
	* Implement support for popup menus using 'Shift+F10' [Padraig]
	* Remove last trace of tiles like ever [George]
	* Draw focus frame around launchers [George]
	* Implement retrun focus from a child widget using
	  'Ctrl+Tab' [Padraig]
	* Port status and swallow applets to use libwnck [George]     
	* Give panel prelight colour when panel has focus [Padraig]
	* Usability rewording and new icons [Seth]
	* Save the world with sensible context menus [Seth]
	* Fix up default panel schemas [Glynn, Seth]
	* Remove caveat dialog [George]                 
	* Give focus to launcher instead of hidebuttons first [Padraig]                 
	* Lower button displacement [Anders]
	* Fix panel boundaries [George]                 
	* Synchronize panel hints with GNOME 1.4 [Roy-Magne Mo]
	* Implement keyboard move functionality of           
	  ButtonWidget [Padraig]
	* De-sensitize basep widget when hidden [George]
	* Misc fixes [Anders, George, Glynn, Padraig]        
	* Cleanage of severe cruft [George, Padraig]
	* Much panel fear [George]            

gnome-core/docs -
	* We now have documentation! [John]
	* Build fixes [Mark]

gnome-core/po -     
	* Translations [Christian Rose, Hasbullah Bin Pit,  
	  Kjartan Maraas, Marius Andreiana, Peteris Krisjanis,
	  Roy-Magne Mo, Stanislav Visnovsky, Takayuki Kusano]
	* Misc fixes [Glynn]

gnome-core/misc -
	* Build fixes [Glynn]

gnome-core/gnome-terminal -
	* Misc fixes [Owen]
	* Build fixes [Darin]
	* Typographical error [Kjartan]

=============
Version 1.5.4
=============

* Panel:
        + lots of gconf work
                + Session handling proposal (Alex, Glynn, George, others?)
                + profiles (Glynn)
                + default panels/applets (Glynn)
                + panels saving/loading (Glynn)     
                + applets/menus etc. saving/loading (Mark)
                + convience methods (Glynn, Mark)
        + kill gnome-run button applet (Glynn)
        + libart -> gdk-pixbuf for button rendering (Alex)
        + porting properties capplet (Stephen)         
        + new ditem api usage (George)
        + launchers/vfolders work (George, Seth)
        + kill favorites menu (George)           
        + use gtk image menu items (George) 
        + port to libwnck (George)    
        + menu fixage (Anders)
        + removal of deprecated function/widgets (George)
        + Menu work (George)                
        + winhints updates (George, Havoc, Alex, Mark)
        + foobar pixmap scaling (Chris Phelps)
        + foobar clock nicifying (Dennis M. Cranston, George)
        + cruft removal (Mark, George, Glynn)
        + CORBA namespace fixage (Mark)
        + make applet background colors 16 bit (Alex)
        + dialog box fixage (Gediminas Paulauskas)
        + panel side use of applet item handler (Mark)
        + solaris distribution menu (Stephen)
        + screen shooter updates (Anders)   
        + applet stabilty fixes (Anders)
        + gegl invaders ... *cough* (George)
        + panel-widget and button-widget cleanup (Alex)
        + hidebutton keyborad navigation (Padraig O'Briain)
        + applet pixmap background implemenation (Mark)
        + gtk accelerator parsing updates (Alex)

* Panel Applet Library

        + shlib applet macro (Mark)      
        + move to GNOME_Vertigo CORBA namespace (Mark)
        + kill session management (Mark)          
        + make applet background colors 16 bit (Alex)
        + item handler implementation (Mark)
        + runtime schema<->key association for applets prefs (Mark)
        + gconf convienence functions (Mark)
        + gclosurization (George)
        + removal of gnome_program_init (George)
        + applet pixmap bacgrounds (Mark)
        + expose panel_applet_gconf_get_full_key (Alex)

* Applets

        + update for panel-applet api changes (Mark)
        + fish preferences/schema/gconf work (Mark)       
        + clock utf-8 fixage (Richard Hult)      
        + clock + tasklist background (Alex)  
        + mailcheck port (Kevin Valdersloot)              
        + tasklist + pager properties/gconf work (Alex)

* Build:
        + intl dir removal (Gediminas Paulauskas)
        + libwnck dependancy (George, Glynn)
        + libpng check (Anders, Glynn)
        + file renaming (Mark)
        + clean up Glynn's drool (Darin)                 
        + kill -I$(includedir) (Frank Belew)

* Icons
        + time/date icons (Dennis M. Cranston)               
        + hand removal from panel icon (Seth)

* ditem library

        + standard compliance (George)                
        + new api (George)
        + i18n fixage (Gediminas Paulauskas)
        + kde icons (George)             
        + g_spawn fixage (George, Glynn)                    
        + distcheck fixes (Mark, Glynn)                         

* Misc
        + gnome-terminal fixage (Owen)          
        + .directory files work (Seth)
        + gsm gconf work (Richard Hestilow)

* Other Contributors               

        + Miles Lane, Robert Mibus.     

=============
Version 1.5.3
=============

gnome-core/applets -              
	+ New tasklist using libwnck [Alex]
	+ Updates for new API [Mark]
	+ Build fixes [Mark]

gnome-core/gnome-desktop -
	+ GnomeVFS fixes [Alex]
	+ Add pc file [Owen]
	+ Encoding fix [Seth]

gnome-core/gsm -               
	+ Prefer Metacity to Enlightenment [Havoc]
	+ Save world yet again with .gnome2 fixes [Malcolm]
	+ Fix order of initialization [Malcolm]
	+ Use PangoFontDesc with splash screen [Glynn]

gnome-core/panel -
	+ Add getExpandFlags method to IDL [Alex]
	+ Add saveYourself method to IDL [Mark]
	+ Remove/Replaced all AppletShell IDL methods [Mark]

=============
Version 1.5.2
=============

        + new pager applet using libwnck (Alex)
        + .desktop file updates and additions (Seth)          
        + gnome-hint is now a GtkDialog (Anders)         
        + session manager gtk fixes (Owen)               
        + gtk_idle_add -> g_idle_add stackframes saving (Mark)  
        + applet button press propogation bug fix (Alex)                
        + continue switching to new applet design (Mark)
        + schema file rename (Glynn)
        + POTFILES redo (Mark)

=============
Version 1.5.1
=============

	Initial port to GNOME 2.0.

