2009-06-05version 3.2.0 release-3-2-0
Jaroslav Hajek <highegg@gmail.com> [Fri, 05 Jun 2009 08:11:46 +0200] rev 9295
version 3.2.0

2009-06-03src/Makefile.in: Add CARBON_LIBS to OCTINTERP_LINK_DEPS.
Rob Mahurin <rob@utk.edu> [Wed, 03 Jun 2009 08:03:59 -0400] rev 9294
src/Makefile.in: Add CARBON_LIBS to OCTINTERP_LINK_DEPS.

2009-05-27Fix output from 'print_usage' in Errors chapter in the manual
Soren Hauberg <hauberg@gmail.com> [Wed, 27 May 2009 14:35:11 +0200] rev 9293
Fix output from 'print_usage' in Errors chapter in the manual

2009-05-27Fix call to page_screen_output in the Bugs chapter of the manual
Soren Hauberg <hauberg@gmail.com> [Wed, 27 May 2009 14:10:32 +0200] rev 9292
Fix call to page_screen_output in the Bugs chapter of the manual

2009-06-03omit conf.texi from distribution
Jaroslav Hajek <highegg@gmail.com> [Wed, 03 Jun 2009 13:51:41 +0200] rev 9291
omit conf.texi from distribution

2009-06-03fix too optimistic polyfit test
Jaroslav Hajek <highegg@gmail.com> [Wed, 03 Jun 2009 07:38:17 +0200] rev 9290
fix too optimistic polyfit test

2009-06-02In test, look also for the gzipped version of the info_file
Rafael Laboissiere <rafael@debian.org> [Tue, 02 Jun 2009 23:15:56 +0200] rev 9289
In test, look also for the gzipped version of the info_file

The info program accepts .info files that are compressed with gzip. Consider
also the info_file with the suffix ".gz" when doing the test.

2009-06-02examples/@polynomial/end.m: Fix end for zero based indexing.
Robert T. Short <rtshort@ieee.org> [Tue, 02 Jun 2009 20:56:19 -0700] rev 9288
examples/@polynomial/end.m: Fix end for zero based indexing.

2009-06-02conditionally enable MSVC-specific DiagArray2<T>::Proxy instantiations
Jaroslav Hajek <highegg@gmail.com> [Tue, 02 Jun 2009 21:29:09 +0200] rev 9287
conditionally enable MSVC-specific DiagArray2<T>::Proxy instantiations

2009-06-02don't crash on assignments like a() = 1
Jaroslav Hajek <highegg@gmail.com> [Tue, 02 Jun 2009 09:57:44 +0200] rev 9286
don't crash on assignments like a() = 1