2000-04-25  Fatih Demir	<kabalak@gmx.net>
	
	* life_applet.desktop : Added [tr] section .

2000-04-24  Eric Baudais  <baudais@okstate.edu>

	* docs/: Updated the docs to the current template and added a
	screenshot.
	
2000-02-29  Jacob Berkman  <jacob@helixcode.com>

	* life.c: help menu item

	* docs/: telsa docs

2000-02-23  Peter Hawkins <peterhawkins@ozemail.com.au>

	* life.c: stopped about box being shown multiple times at once.

Sat Feb 19 18:06:15 2000  George Lebl <jirka@5z.com>

	* life.c: made the size be -4 of the panel size and not -2 so that
	  it no longer makes the panel too wide.  Also made it do truly
	  random numbers to make Alan happy and not file a report on BUGTRAQ
	  about the predictability of life enviroments in the life applets

Sat Jan 29 02:05:18 2000  Tom Gilbert  <gilbertt@tomgilbert.freeserve.co.uk>

	* On an anti-warning hunt using CFLAGS="-O6 -g -W -Wall
        -Wmissing-prototypes -Wmissing-declarations". Don't mind me.

Mon Oct 25 02:34:40 1999  George Lebl  <jirka@5z.com>

	* life.c: do more random operation

Mon Oct 25 02:23:23 1999  George Lebl  <jirka@5z.com>

	* life.c: use gdkrgb (it's faster then setting each point by normal
	  x calls), and use an rgb buffer and do some interesting things
	  to make it looks cool, however this slows it down, so I also
	  made the interval larger to consume less cpu (though it still
	  does eat up some), and also adapted to the new size stuff

