for release 0.13.2
This commit is contained in:
		
							parent
							
								
									6f924461b2
								
							
						
					
					
						commit
						c52a7849e0
					
				| 
						 | 
					@ -1,3 +1,9 @@
 | 
				
			||||||
 | 
					07-01-2004: DarkIce 0.13.2 released
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    o bug fix: two bugs fixed that caused core dump when encoding into
 | 
				
			||||||
 | 
					      mp3 of FreeBSD. thanks to John Hay <jhay@icomtek.csir.co.za>
 | 
				
			||||||
 | 
					    o added configure option --with-debug to enable compilation for debug mode
 | 
				
			||||||
 | 
					
 | 
				
			||||||
12-02-2003: Darkice 0.13.1 released
 | 
					12-02-2003: Darkice 0.13.1 released
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    o added cross-platform pthread detection, thanks to
 | 
					    o added cross-platform pthread detection, thanks to
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -42,7 +42,7 @@ DarkIce is under development. While still considered beta, it has
 | 
				
			||||||
been used since fall 2000 in <a href="http://tilos.hu/">production</a>
 | 
					been used since fall 2000 in <a href="http://tilos.hu/">production</a>
 | 
				
			||||||
24 hours per day.
 | 
					24 hours per day.
 | 
				
			||||||
<br>
 | 
					<br>
 | 
				
			||||||
The latest version is <b>0.13.1</b>, check out the
 | 
					The latest version is <b>0.13.2</b>, check out the
 | 
				
			||||||
<a href="ChangeLog">ChangeLog</a>.
 | 
					<a href="ChangeLog">ChangeLog</a>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<h2>3. Discussion</h2>
 | 
					<h2>3. Discussion</h2>
 | 
				
			||||||
| 
						 | 
					@ -66,7 +66,7 @@ use your own lame libs if you like.
 | 
				
			||||||
You can either
 | 
					You can either
 | 
				
			||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
    <li>Download the source tarball
 | 
					    <li>Download the source tarball
 | 
				
			||||||
        <a href="http://prdownloads.sourceforge.net/darkice/darkice-0.13.1.tar.gz">darkice-0.13.1.tar.gz</a>
 | 
					        <a href="http://prdownloads.sourceforge.net/darkice/darkice-0.13.2.tar.gz">darkice-0.13.2.tar.gz</a>
 | 
				
			||||||
        and compile yourself. You will also need
 | 
					        and compile yourself. You will also need
 | 
				
			||||||
        <a href="http://www.mp3dev.org/mp3/download/download.html">lame</a>
 | 
					        <a href="http://www.mp3dev.org/mp3/download/download.html">lame</a>
 | 
				
			||||||
        (version 3.89 or above) and
 | 
					        (version 3.89 or above) and
 | 
				
			||||||
| 
						 | 
					@ -79,7 +79,7 @@ You can either
 | 
				
			||||||
        </ul>
 | 
					        </ul>
 | 
				
			||||||
    </li>
 | 
					    </li>
 | 
				
			||||||
    <li>Get the RPM package
 | 
					    <li>Get the RPM package
 | 
				
			||||||
        <a href="http://prdownloads.sourceforge.net/darkice/darkice-0.13.1-1.i386.rpm">darkice-0.13.1-1.i386.rpm</a>,
 | 
					        <a href="http://prdownloads.sourceforge.net/darkice/darkice-0.13.2-1.i386.rpm">darkice-0.13.2-1.i386.rpm</a>,
 | 
				
			||||||
        install & enjoy.
 | 
					        install & enjoy.
 | 
				
			||||||
        Also install 
 | 
					        Also install 
 | 
				
			||||||
        <a href="http://www.mp3dev.org/mp3/download/download.html">lame</a>
 | 
					        <a href="http://www.mp3dev.org/mp3/download/download.html">lame</a>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue