File: Changes

package info (click to toggle)
libgraph-perl 0.20102-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 184 kB
  • ctags: 132
  • sloc: perl: 1,455; makefile: 38
file content (21 lines) | stat: -rw-r--r-- 758 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2004-04-05  Jarkko Hietaniemi  <jhi@iki.fi>

	* Release 0.20102:
	  Since my work on the "Graph NG" is progressing painfully slowly,
	  I'm releasing this as a stopgap measure, but the DISCLAIMER still
	  is applicable.

	  Various bug fixes, especially for the strongly connected components.
	  Contributors, either of fixes or test cases, in no particular order:
	  Tom Anderson, frederik, Alex Harper, David Sanders, ethani, nadav,
	  Heikki Lehväslaiho, Bob Mathews.

2002-10-10  Jarkko Hietaniemi  <jhi@iki.fi>

	* Release 0.20101: Add the DISCLAIMER.  Sorry, no bug fixes.
	  Read the DISCLAIMER to learn why.

1999-10-14  Jarkko Hietaniemi  <jhi@iki.fi>

	* Release 0.201: Changed the output of toposort() to
	  comply with the one in the Wolf book.