2007-03-15  Matteo Corti  <matteo.corti@id.ethz.ch>

	* roll: implemented notation additions
	  * multipliers
	  * percentile dices
	  * selective results

2007-03-14  Matteo Corti  <matteo.corti@id.ethz.ch>

	* parser.y: allow Nd (assumes d6)b

2007-03-12  Matteo Corti  <corti@id.ethz.ch>

	* parser.y, scanner.l: correct exit code
	* parser.y: results are always positive

2007-03-01  Matteo Corti  <matteo.corti@id.ethz.ch>

	* roll.spec: from Joe Klemmer (version is updated automatically by autoconf)

2007-02-26  Matteo Corti  <matteo.corti@id.ethz.ch>

	* roll.h: if getpid is present the random generator is initialized with time & PID (it gives different results if called twice within a second)
	* 1.0.2: new version

2005-12-14  Matteo Corti  <matteo.corti@gmail.com>

	* autoheader: using config.h
	* configure.ac: checking for <strings.h>
	* roll.h: prototypes with "extern"

2005-12-11  Matteo Corti  <matteo.corti@gmail.com>

	* 1.0.1: defined srandomdev on system non supporting it (e.g., Linux)
	* 1.0.1: included roll.h in the distribution
	* 1.0.1: fixed uninitialized var

2005-12-10  Matteo Corti  <matteo.corti@gmail.com>

	* parser.y: parenthesis

2005-12-09  Matteo Corti  <matteo.corti@gmail.com>

	* 1.0.0: Initial revision

