Mon Jul 02 02:32:00 2001  George Lebl <jirka@5z.com>

	* config.c, dialogs.c, gnome_config.c, timezone.c:  Fix temporary
	  file creation (with 0600 permissions rather then 0777), and
	  fix usage of strncpy (note! it does not null terminate!!!)

2001-06-20  Kjartan Maraas  <kmaraas@gnome.org>

	* dialogs.c: Swap include order for <math.h>.
	* asclock.h: Remove extern declarations of pixmap data to
	make compilation on AIX work. This had no effect on compilation
	on my Red Hat Linux system. From Dan McNichol <mcnichol@austin.ibm.com>
	
2001-02-18  Simos Xenitellis  <simos@hellug.gr>

	* languages/greek/{month,weekday}.xpm: Added Greek versions.
	  Used gimp and rulers facility. Chose helvetica, 7 points. 

Tue Aug 29 17:49:34 2000  George Lebl <jirka@5z.com>

	* asclock.c, dialogs.c, timezone.c: Use glib g_malloc/g_new/g_free
	  remove broken memset, fix [hv]box_new parameters, fix a buffer
	  overrun when reading the theme directories

Wed May 31 14:50:35 2000  George Lebl <jirka@5z.com>

	* dialogs.c: protect the snprintf with setlocale(LC_NUMERIC, "C")
	  since xearth does not follow locale when reading arguments

	* config.c: fix some unused warnings when the standalone code is
	  disabled

