# Automatically generated file --- DO NOT EDIT
2007-07-24 22:04  adb014

	* DESCRIPTION: Version numbering changes of all packages needed due
	  to inclusion of generic Makefile/configure in all packages

2007-05-24 22:34  adb014

	* DESCRIPTION: various versioning and documentation fixes

2007-05-24 03:33  gnumuthu

	* inst/combs.m: added reference to nchoosek which can do all this
	  combs does, and faster..

2007-03-23 17:14  adb014

	* src/: Makefile, partint.cc, partint.h: Update the FSF address

2007-03-22 02:29  adb014

	* INDEX: Type in INDEX prevented proper indexing

2007-03-18 06:51  gnumuthu

	* INDEX, inst/combs.m: Combinations enumerator DFS algorithm

2007-03-05 14:19  adb014

	* PKG_ADD: Don't use which in autoload, but a command that
	  identifies a function that coexists with the PKG_ADD file in which
	  the autoload is found

2007-01-30 23:23  adb014

	* DESCRIPTION: Add Autoload field to DESCRIPTION of main/ packages

2006-10-14 19:39  hauberg

	* COPYING: Removed unvalid characters from all GPL licenses in the
	  packages

2006-10-02 21:47  adb014

	* DESCRIPTION: Latest mega package manager update

2006-09-11 00:31  adb014

	* PKG_ADD, src/Makefile, src/partint.cc, src/partint.h,
	  src/partition.cc, src/partition.h: Function name change so that
	  autoload in PKG_ADD works correctly

2006-09-11 00:25  adb014

	* src/: partcnt, partint, partition.cc: Embedded combinatorics
	  tests in the code, as the checking code doesn't look in seperate
	  files

2006-08-28 22:06  adb014

	* .cvsignore, PKG_ADD: More package manager stuff

2006-08-24 01:39  adb014

	* src/: octave20.h, partition.cc: cleanup 2.0 dependencies in code

2006-08-24 01:35  adb014

	* PKG_ADD, inst/PKG_ADD: mv PKG_ADD file

2006-08-20 14:08  hauberg

	* COPYING, DESCRIPTION, INDEX, Makefile, octave20.h, partcnt,
	  partint, partition.cc, partition.h, inst/PKG_ADD, src/Makefile,
	  src/octave20.h, src/partcnt, src/partint, src/partition.cc,
	  src/partition.h: Moved combinatorics to the new directory
	  structure for the package system.

2006-06-10 15:55  adb014

	* .cvsignore: [no log message]

2006-06-08 01:12  tnfnk

	* Makefile, octave20.h, partcnt, partint, partition.cc,
	  partition.h:
	  - partint: calculate integer partition
	  - partcnt: calculate number of integer partitions

