comparison ChangeLog @ 11088:3071d909ebab

ChangeLog fixes
author John W. Eaton <jwe@octave.org>
date Thu, 07 Oct 2010 18:18:07 -0400
parents b099acf06b55
children 3cbc0d77db48
comparison
equal deleted inserted replaced
11087:f42f6fc27cc0 11088:3071d909ebab
79 79
80 2010-09-01 Jaroslav Hajek <highegg@gmail.com> 80 2010-09-01 Jaroslav Hajek <highegg@gmail.com>
81 81
82 * NEWS: Update. 82 * NEWS: Update.
83 83
84 2010-08-21 Rik <octave@nomad.inbox5.com> 84 2010-08-21 Rik <octave@nomad.inbox5.com>
85 85
86 * NEWS: Add randi to list of new functions 86 * NEWS: Add randi to list of new functions
87 87
88 2010-08-09 John Swensen <jpswensen@gmail.com> 88 2010-08-09 John Swensen <jpswensen@gmail.com>
89 89
90 * mkoctfile.in: Add ability to pass -pthread through to linker. 90 * mkoctfile.in: Add ability to pass -pthread through to linker.
91 91
92 2010-08-13 Jaroslav Hajek <highegg@gmail.com> 92 2010-08-13 Jaroslav Hajek <highegg@gmail.com>
93 93
94 * NEWS: Update. 94 * NEWS: Update.
95 95
96 2010-08-09 Rik <octave@nomad.inbox5.com> 96 2010-08-09 Rik <octave@nomad.inbox5.com>
97 97
98 * examples/Makefile.am: Don't echo 'echo' command when building 98 * examples/Makefile.am: Don't echo 'echo' command when building
99 octave.desktop. 99 octave.desktop.
100 100
101 2010-08-09 Jaroslav Hajek <highegg@gmail.com> 101 2010-08-09 Jaroslav Hajek <highegg@gmail.com>
102 102
103 * NEWS: Update. 103 * NEWS: Update.
104 104
105 2010-08-05 Rik <octave@nomad.inbox5.com> 105 2010-08-05 Rik <octave@nomad.inbox5.com>
106 106
107 * configure.ac: Change warning messages about freetype and fontconfig 107 * configure.ac: Change warning messages about freetype and fontconfig
108 to reflect their requirement for native graphics. Bug #30594. 108 to reflect their requirement for native graphics. Bug #30594.
109 109
110 2010-08-05 Rik <octave@nomad.inbox5.com> 110 2010-08-05 Rik <octave@nomad.inbox5.com>
111 111
112 * Makefile.am: Remove distribution of emacs directory 112 * Makefile.am: Remove distribution of emacs directory
113 113
114 * emacs/info-emacs-info, emacs/info-emacs-octave-help, emacs/module.mk, 114 * emacs/info-emacs-info, emacs/info-emacs-octave-help, emacs/module.mk,
115 emacs/NEWS, emacs/octave-hlp.el, emacs/octave-inf.el, 115 emacs/NEWS, emacs/octave-hlp.el, emacs/octave-inf.el,
116 emacs/octave-mod.el, emacs/octave-tags, emacs/octave-tags.1, 116 emacs/octave-mod.el, emacs/octave-tags, emacs/octave-tags.1,
117 emacs/README, emacs/TODO: Remove from further hg checkouts. 117 emacs/README, emacs/TODO: Remove from further hg checkouts.
118 118
119 2010-08-05 Rik <octave@nomad.inbox5.com> 119 2010-08-05 Rik <octave@nomad.inbox5.com>
120 120
121 * ChangeLog: Correct date in version upgrade 3.3.52+ comment. 121 * ChangeLog: Correct date in version upgrade 3.3.52+ comment.
122 122
123 2010-08-01 John W. Eaton <jwe@octave.org> 123 2010-08-01 John W. Eaton <jwe@octave.org>
124 124
128 128
129 * configure.ac (AC_INIT): Version is now 3.3.52. 129 * configure.ac (AC_INIT): Version is now 3.3.52.
130 (OCTAVE_API_VERSION_NUMBER): Now 40. 130 (OCTAVE_API_VERSION_NUMBER): Now 40.
131 (OCTAVE_RELEASE_DATE): Now 2010-08-01. 131 (OCTAVE_RELEASE_DATE): Now 2010-08-01.
132 132
133 2010-07-30 Rik <octave@nomad.inbox5.com> 133 2010-07-30 Rik <octave@nomad.inbox5.com>
134 134
135 * Makefile.am: add .gdbinit to the DISTCLEANFILES list 135 * Makefile.am: add .gdbinit to the DISTCLEANFILES list
136 136
137 2010-07-29 Jaroslav Hajek <highegg@gmail.com> 137 2010-07-29 Jaroslav Hajek <highegg@gmail.com>
138 138
139 * NEWS: Include list of new functions. 139 * NEWS: Include list of new functions.
140 140
141 2010-07-08 Rik <octave@nomad.inbox5.com> 141 2010-07-08 Rik <octave@nomad.inbox5.com>
142 142
143 * NEWS: Update with addition of engineering format. 143 * NEWS: Update with addition of engineering format.
144 144
145 2010-07-08 Jaroslav Hajek <highegg@gmail.com> 145 2010-07-08 Jaroslav Hajek <highegg@gmail.com>
146 146
159 159
160 2010-05-18 Jaroslav Hajek <highegg@gmail.com> 160 2010-05-18 Jaroslav Hajek <highegg@gmail.com>
161 161
162 * NEWS: Update. 162 * NEWS: Update.
163 163
164 2010-05-11 Rik <octave@nomad.inbox5.com> 164 2010-05-11 Rik <octave@nomad.inbox5.com>
165 165
166 * configure.ac: Capitalize ARPACK in messages. 166 * configure.ac: Capitalize ARPACK in messages.
167 167
168 2010-05-04 John W. Eaton <jwe@octave.org> 168 2010-05-04 John W. Eaton <jwe@octave.org>
169 169
170 * ROADMAP: Delete entry for villad. 170 * ROADMAP: Delete entry for villad.
171 171
172 2010-04-26 Rik <octave@nomad.inbox5.com> 172 2010-04-26 Rik <octave@nomad.inbox5.com>
173 173
174 * configure.ac: fix bug with shell HERE document introduced in 174 * configure.ac: fix bug with shell HERE document introduced in
175 previous change. 175 previous change.
176 176
177 2010-04-26 Shai Ayal <shaiay@users.sourceforge.net> 177 2010-04-26 Shai Ayal <shaiay@users.sourceforge.net>
449 449
450 2010-01-21 John W. Eaton <jwe@octave.org> 450 2010-01-21 John W. Eaton <jwe@octave.org>
451 451
452 * bootstrap.conf (gnulib_modules): Include getopt-gnu in the list. 452 * bootstrap.conf (gnulib_modules): Include getopt-gnu in the list.
453 453
454 2010-01-17 Michael Goffioul <michael.goffioul@gmail.com> 454 2010-01-17 Michael Goffioul <michael.goffioul@gmail.com>
455 455
456 * bootstrap.conf: Add round module. 456 * bootstrap.conf: Add round module.
457 * configure.ac: Allow to use MSVC with *mingw* build host. Check for 457 * configure.ac: Allow to use MSVC with *mingw* build host. Check for
458 opendir in -ldirent. Add -ladvapi32 to LIBS. 458 opendir in -ldirent. Add -ladvapi32 to LIBS.
459 459
498 498
499 2010-01-05 John W. Eaton <jwe@octave.org> 499 2010-01-05 John W. Eaton <jwe@octave.org>
500 500
501 * bootstrap.conf (gnulib_modules): Remove nonexistent fstat module. 501 * bootstrap.conf (gnulib_modules): Remove nonexistent fstat module.
502 502
503 2009-12-22 Rik <octave@nomad.inbox5.com> 503 2009-12-22 Rik <octave@nomad.inbox5.com>
504 504
505 * WWW/: remove web directory no longer used 505 * WWW/: remove web directory no longer used
506 506
507 2010-01-04 Jaroslav Hajek <highegg@gmail.com> 507 2010-01-04 Jaroslav Hajek <highegg@gmail.com>
508 508
528 528
529 2009-12-25 John W. Eaton <jwe@octave.org> 529 2009-12-25 John W. Eaton <jwe@octave.org>
530 530
531 * bootstrap.conf (gnulib_modules): Include crypto/md5 in the list. 531 * bootstrap.conf (gnulib_modules): Include crypto/md5 in the list.
532 532
533 2009-12-22 Rik <octave@nomad.inbox5.com> 533 2009-12-22 Rik <octave@nomad.inbox5.com>
534 534
535 * configure.ac: Remove second redundant test for nlink_t 535 * configure.ac: Remove second redundant test for nlink_t
536 536
537 2009-12-21 Rik <octave@nomad.inbox5.com> 537 2009-12-21 Rik <octave@nomad.inbox5.com>
538 538
539 * dlfcn directory: Remove dlfcn directory with leftover code from 1996 539 * dlfcn directory: Remove dlfcn directory with leftover code from 1996
540 540
541 2009-12-20 Rik <octave@nomad.inbox5.com> 541 2009-12-20 Rik <octave@nomad.inbox5.com>
542 542
543 * acinclude.m4: use M4 quoting for arguments to autoconf macros 543 * acinclude.m4: use M4 quoting for arguments to autoconf macros
544 544
545 2009-12-20 Rik <octave@nomad.inbox5.com> 545 2009-12-20 Rik <octave@nomad.inbox5.com>
546 546
547 * configure.ac, acinclude.m4: Better warnings when gnuplot is not 547 * configure.ac, acinclude.m4: Better warnings when gnuplot is not
548 installed but native graphics are available 548 installed but native graphics are available
549 549
550 2009-12-19 Rik <octave@nomad.inbox5.com> 550 2009-12-19 Rik <octave@nomad.inbox5.com>
551 551
552 * emacs/module.mk, examples/Makefile.am, info-emacs-info, 552 * emacs/module.mk, examples/Makefile.am, info-emacs-info,
553 info-emacs-octave-help: Distribute emacs specific files from emacs 553 info-emacs-octave-help: Distribute emacs specific files from emacs
554 directory rather than examples directory 554 directory rather than examples directory
555 555
556 2009-12-19 Rik <octave@nomad.inbox5.com> 556 2009-12-19 Rik <octave@nomad.inbox5.com>
557 557
558 * m4/module.mk, Makefile.am: Redo previous patch with distribution 558 * m4/module.mk, Makefile.am: Redo previous patch with distribution
559 triggered by m4/module.mk. 559 triggered by m4/module.mk.
560 560
561 2009-12-19 Rik <octave@nomad.inbox5.com> 561 2009-12-19 Rik <octave@nomad.inbox5.com>
562 562
563 * Makefile.am: Distribute m4/gnulib-cache.m4 per recommendation 563 * Makefile.am: Distribute m4/gnulib-cache.m4 per recommendation
564 564
565 2009-12-19 Rik <octave@nomad.inbox5.com> 565 2009-12-19 Rik <octave@nomad.inbox5.com>
566 566
567 * Makefile.am, examples/Makefile.am, common.mk, configure.ac: Eliminate 567 * Makefile.am, examples/Makefile.am, common.mk, configure.ac: Eliminate
568 TOPDIR variable in favor of built-in automake variables of top_builddir 568 TOPDIR variable in favor of built-in automake variables of top_builddir
569 and top_srcdir. 569 and top_srcdir.
570 570
571 2009-12-19 Rik <octave@nomad.inbox5.com> 571 2009-12-19 Rik <octave@nomad.inbox5.com>
572 572
573 * Makefile.am: Use M4 quoting for arguments to autoconf macros containing 573 * Makefile.am: Use M4 quoting for arguments to autoconf macros containing
574 variables 574 variables
575 575
576 2009-12-19 Jaroslav Hajek <highegg@gmail.com> 576 2009-12-19 Jaroslav Hajek <highegg@gmail.com>
586 (do_subst_config_vals): Don't substitute it. 586 (do_subst_config_vals): Don't substitute it.
587 * octave-bug.in, octave-bug.cc.in: Eliminate LIBGLOB variable. 587 * octave-bug.in, octave-bug.cc.in: Eliminate LIBGLOB variable.
588 * configure.ac: Don't check for glob.h or the glob and fnmatch 588 * configure.ac: Don't check for glob.h or the glob and fnmatch
589 functions. Eliminate LIBGLOB variable. 589 functions. Eliminate LIBGLOB variable.
590 590
591 2009-12-11 Rik <octave@nomad.inbox5.com> 591 2009-12-11 Rik <octave@nomad.inbox5.com>
592 592
593 * HACKING: Elaborate which DIRNAME to use for --gnulib-srcdir option. 593 * HACKING: Elaborate which DIRNAME to use for --gnulib-srcdir option.
594 594
595 2009-12-11 John W. Eaton <jwe@octave.org> 595 2009-12-11 John W. Eaton <jwe@octave.org>
596 596
597 * configure.ac: Add $PTHREAD_LIBS to $LIBS and $PTHREAD_CFLAGS 597 * configure.ac: Add $PTHREAD_LIBS to $LIBS and $PTHREAD_CFLAGS
598 to $CFLAGS for subsequent tests. 598 to $CFLAGS for subsequent tests.
599 599
600 2009-12-11 Rik <octave@nomad.inbox5.com> 600 2009-12-11 Rik <octave@nomad.inbox5.com>
601 601
602 * Makefile.am: remove install-extras target and use automake syntax to 602 * Makefile.am: remove install-extras target and use automake syntax to
603 distribute NEWS file. 603 distribute NEWS file.
604 * examples/Makefile.am: remove install-images target and use automake 604 * examples/Makefile.am: remove install-images target and use automake
605 syntax to distribute image data. 605 syntax to distribute image data.
652 * libgnu/Makefile.am: New directory and file. 652 * libgnu/Makefile.am: New directory and file.
653 * INSTALL: Remove our copy so version from gnulib will be 653 * INSTALL: Remove our copy so version from gnulib will be
654 distributed. 654 distributed.
655 * HACKING: New file. 655 * HACKING: New file.
656 656
657 2009-12-08 Rik <octave@nomad.inbox5.com> 657 2009-12-08 Rik <octave@nomad.inbox5.com>
658 658
659 * Makefile.am: add BUGS and OCTAVE.INSTALL to DISTCLEANFILES 659 * Makefile.am: add BUGS and OCTAVE.INSTALL to DISTCLEANFILES
660 660
661 2009-12-08 John W. Eaton <jwe@octave.org> 661 2009-12-08 John W. Eaton <jwe@octave.org>
662 662
706 * configure.ac (AC_CONFIG_HEADER): Quote arg. 706 * configure.ac (AC_CONFIG_HEADER): Quote arg.
707 (AC_CONFIG_FILES): Remove mxarray.h and version.h from the list. 707 (AC_CONFIG_FILES): Remove mxarray.h and version.h from the list.
708 708
709 * examples/Makefile.am (CLEANFILES): New variable. 709 * examples/Makefile.am (CLEANFILES): New variable.
710 710
711 2009-11-30 Kacper Kowalik <xarthisius.kk@gmail.com> 711 2009-11-30 Kacper Kowalik <xarthisius.kk@gmail.com>
712 712
713 * acinclude.m4 (OCTAVE_HDF5_HAS_ENFORCED_16_API): New macro that 713 * acinclude.m4 (OCTAVE_HDF5_HAS_ENFORCED_16_API): New macro that
714 tests whether the HDF5 library has an enforced v1.6 API and detects 714 tests whether the HDF5 library has an enforced v1.6 API and detects
715 v1.8 APIs. 715 v1.8 APIs.
716 * configure.m4: Adapt test for HDF5 libraries to support v1.8 716 * configure.m4: Adapt test for HDF5 libraries to support v1.8
739 pipe-gnuplot on Windows systems. Set default to gnuplot for all 739 pipe-gnuplot on Windows systems. Set default to gnuplot for all
740 systems. 740 systems.
741 (OCTAVE_PROG_GHOSTSCRIPT): Check for gswin32c first on Windows 741 (OCTAVE_PROG_GHOSTSCRIPT): Check for gswin32c first on Windows
742 systems, then gs. 742 systems, then gs.
743 743
744 2009-11-25 Rik <octave@nomad.inbox5.com> 744 2009-11-25 Rik <octave@nomad.inbox5.com>
745 745
746 * Makefile.am examples/Makefile.am liboctave/Makefile.am 746 * Makefile.am examples/Makefile.am liboctave/Makefile.am
747 scripts/Makefile.am src/Makefile.am test/Makefile.am: 747 scripts/Makefile.am src/Makefile.am test/Makefile.am:
748 Remove unnecessary .PHONY targets for common targets which 748 Remove unnecessary .PHONY targets for common targets which
749 Automake supplies already. Examples are local-all, install-local-data 749 Automake supplies already. Examples are local-all, install-local-data
781 2009-11-11 John W. Eaton <jwe@octave.org> 781 2009-11-11 John W. Eaton <jwe@octave.org>
782 782
783 * acinclude.m4 (OCTAVE_IEEE754_DATA_FORMAT): Fail if IEEE 754 783 * acinclude.m4 (OCTAVE_IEEE754_DATA_FORMAT): Fail if IEEE 754
784 format is not detected. 784 format is not detected.
785 785
786 2009-11-11 Shai Ayal <shaiay@users.sourceforge.net> 786 2009-11-11 Shai Ayal <shaiay@users.sourceforge.net>
787 787
788 * configure.ac: Remove tests for ftgl. 788 * configure.ac: Remove tests for ftgl.
789 789
790 2009-11-11 Benjamin Lindner <lindnerb@users.sourceforge.net> 790 2009-11-11 Benjamin Lindner <lindnerb@users.sourceforge.net>
791 791