bump version number to 1.0.3
[platform/upstream/flac.git] / configure.in
2002-06-01 Josh Coalsonbump version number to 1.0.3
2002-05-17 Josh Coalsonadd stuff for getopt
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2002-01-14 Matt ZimmermanOnly use -Wall -W when compiling with gcc
2001-12-04 Josh Coalsonfix the sse and 3dnow argument names
2001-12-04 Josh Coalsonupdate flac version number
2001-11-15 Josh Coalsonfix bug with --use-3dnow
2001-11-13 Josh Coalsonadd --use-3dnow argument
2001-11-11 Josh Coalsonupdate version number to 1.0.1; minor cosmetics with...
2001-11-01 Matt ZimmermanFix libogg check
2001-10-31 Josh Coalsonadd support for writing ogg streams
2001-08-13 Josh Coalsonquote some square brackets to protect from m4
2001-07-22 Josh Coalsoninclude top_builddir in CFLAGS
2001-07-22 Josh Coalsonmore autoconf/automake patches from Matt
2001-07-20 Josh Coalsontweak the FLAC__INLINE macro to FLaC__INLINE to avoid...
2001-07-19 Josh Coalsonminor spacing
2001-07-19 Josh Coalsonpreserve passed in CFLAGS
2001-07-18 Josh Coalsonadd macro define for inlining
2001-07-18 Josh Coalsonadd --sse-os argument, remove -ffast-math from gcc...
2001-06-29 Josh Coalsonadd support for checking sizes of different types throu...
2001-06-23 Josh Coalsonrev the version to 1.0
2001-06-21 Josh Coalsonadd aoutb support for openbsd
2001-06-18 Josh Coalsonadd object file format guessing from configure
2001-06-15 Josh Coalsonpatch from mdz to create include/* Makefiles
2001-06-13 Josh Coalsonrename i386 to ia32 everywhere
2001-06-08 Josh Coalsonadd/update copyright and license notices
2001-06-05 Josh Coalsonconditionalize gcc-specific flags
2001-05-29 Josh Coalsonupdate version number to 0.10
2001-05-25 Josh Coalsonmore changes to get conditionals/defines working
2001-05-23 Josh Coalsonswitch from AC_CANONICAL_TARGET to AC_CANONICAL_HOST
2001-05-23 Josh Coalsondiscriminate by cpu, check for nasm, add option for...
2001-03-21 Josh Coalsonupdate version to 0.9
2001-03-08 Josh Coalsonadd src/metaflac/Makefile to AC_OUTPUT
2001-02-23 Josh Coalsonupdate version number to 0.8
2001-02-12 Josh Coalsonupdate version number to 0.7
2001-02-05 Josh Coalsonadd some more optimization arguments to gcc
2001-01-24 Josh Coalsonupdate version to 0.6
2001-01-19 Josh Coalsoninitial version