diff --git a/doc/index.html b/doc/index.html index 16e4c600..21ccc48e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -58,8 +58,8 @@
@@ -220,6 +220,7 @@
-

FLAC is currently in the beta stage and the format has been frozen. Note: upcoming version 0.9 will have the Winamp2 plugin fix. The latest version 0.8 has a lot of new things; see here for full details, but in short: 1) there is a new metadata editor; 2) 24-bit files are now supported; 3) there is a new metadata block for third-party applications; and 4) lots of bug fixes. FLAC is now much closer to an official release.

-

Since FLAC is still technically beta, always use the verify option (-V) when encoding before deleting your originals.

+

FLAC is currently in the beta stage and the format has been frozen. The current version 0.9 will probably be the last beta before the first official version. See here for the changes since 0.8.

+

Remember, since FLAC is still technically beta, always use the verify option (-V) when encoding before deleting your originals.

If you use FLAC and have suggestions or bugs, please join the mailing list or developers group and help us move to an official 1.0 version.

+ diff --git a/doc/news.html b/doc/news.html index 2fff286b..19da6495 100644 --- a/doc/news.html +++ b/doc/news.html @@ -56,6 +56,23 @@
24-Mar-2001 :
  Version 0.9 released
05-Mar-2001 :
  Version 0.8 released
12-Feb-2001 :
  Version 0.7 released
28-Jan-2001 :
  FLAC gets FASTER for version 0.6
+

+ 24-Mar-2001: +

+

+

    +
  • + FLAC 0.9 released.  A few more bug fixes and features: +
      +
    • Added two options to the analysis mode, one for including the residual signal in the analysis file, and one for generating gnuplot files of each subframe's residual distribution with some statistics. See the latest documentation.
    • +
    • Fixed a bug in the Winamp2 plugin where the audio sounded garbled.
    • +
    • Fixed a bug in the Winamp2 plugin where Winamp would hang sporadically at the end of a track (c.f. bug #231197).
    • +
    + FLAC is on track for an official 1.0 release soon. +
  • +
+

+

05-Mar-2001:

@@ -74,7 +91,7 @@
  • Fixed a bug in libFLAC where the error estimation in the fixed predictor could overflow.
  • Fixed a bug in libFLAC where LPC was attempted even when the autocorrelation coefficients implied it wouldn't help.
  • Reworked the LPC coefficient quantizer, which also fixed another bug that might occur in rare cases.
  • -
  • Really fixed the '-V overflow' bug (c.f. bug #131976).
  • +
  • Really fixed the '-V overflow' bug (c.f. bug #231976).
  • Fixed a bug in flac related to the decode buffer sizing.
  • FLAC is very close to being ready for an official release. The only known problems left are with the Winamp plugins, which should be fixed soon, and pipes with MSVC. @@ -91,8 +108,8 @@ FLAC 0.7 released.  This is mainly a bug fix release, specifically:
    • Fixed a bug that happened when both -fr and --seek were used at the same time.
    • -
    • Fixed a bug with -p (c.f. bug #130992).
    • -
    • Fixed a bug that happened when using large (>32K) blocksizes and -V (c.f. bug #131976).
    • +
    • Fixed a bug with -p (c.f. bug #230992).
    • +
    • Fixed a bug that happened when using large (>32K) blocksizes and -V (c.f. bug #231976).
    • Fixed a bug where encoder was double-closing a file.
    • Expanded the test suite.
    • Added more optimization flags for gcc, which should speed up flac.
    • @@ -147,7 +164,7 @@

        -
      • FLAC debuts on SourceForge.  The FLAC project is now being hosted on SourceForge. Visit the FLAC project page to join the mailing list or sign up as a developer.
      • +
      • FLAC debuts on SourceForge.  The FLAC project is now being hosted on SourceForge. Visit the FLAC project page to join the mailing list or sign up as a developer.