From: Josh Coalson Date: Tue, 4 Dec 2001 02:21:36 +0000 (+0000) Subject: add news item for 1.0.2 X-Git-Tag: 1.2.0~2050 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=457f4679597c5865f091a8bdb42fbf7fd8148420;p=platform%2Fupstream%2Fflac.git add news item for 1.0.2 --- diff --git a/doc/index.html b/doc/index.html index 34fd537..b409a5f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -79,7 +79,7 @@
@@ -243,6 +243,7 @@
-

FLAC 1.0.1 is out. There are a few new features and a few bugfixes. There is a new Winamp 3 plugin. Also, FLAC can now read and write FLAC streams using Ogg as the transport layer. See here for more.

+

FLAC 1.0.2 is out. The bug that was causing some of the plugins to crash sporadically has been fixed. That is all. See here for details.

If you use FLAC and have suggestions or patches, please join the mailing list or developers group. Bugs can be filed here.

+ diff --git a/doc/news.html b/doc/news.html index 6bbc345..f2944e4 100644 --- a/doc/news.html +++ b/doc/news.html @@ -78,6 +78,17 @@
03-Dec-2001 :
  Version 1.0.2 released
14-Nov-2001 :
  Version 1.0.1 released
20-Jul-2001 :
  FLAC 1.0 is here!
06-Jun-2001 :
  Version 0.10 released

+ 03-Dec-2001: +

+

+

    +
  • + FLAC 1.0.2 released  This release is only to fix a bug that was causing some of the plugins to crash sporadically. It can also affect libFLAC users that reuse one file decoder instance for multiple files; see here for more. +
  • +
+

+ +

14-Nov-2001: