Changeset 479

Show
Ignore:
Timestamp:
01/29/07 22:50:35 (2 years ago)
Author:
kickback
Message:

remove info on make distcheck from release notes. not really relevant

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sweep/trunk/ChangeLog

    r477 r479  
    1111        * remove direct flac support as it's supported by libsndfile now 
    1212          (Erik de Castro Lopo) 
    13         * fix make distcheck (Erik de Castro Lopo) 
    1413        * added a new slash screen (Pascal Klein) 
    1514        * fix segfault when closing windows while others were still loading 
  • sweep/trunk/NEWS

    r477 r479  
    55 
    66        * ALSA is now the default driver. see README.OSS for oss 
    7         * minimum gtk version raised to 2.4 
     7        * minimum supported gtk version raised to 2.4  
    88        * added the "hand tool" for panning the display with inertia 
    99          (Radoslaw Korzeniewski) 
     
    1414        * remove direct flac support as it's supported by libsndfile now 
    1515          (Erik de Castro Lopo) 
    16         * fix make distcheck (Erik de Castro Lopo) 
    1716        * added a new slash screen (Pascal Klein) 
    1817        * fix segfault when closing windows while others were still loading 
  • sweep/trunk/release_notes/sweep-0.9.2.txt

    r477 r479  
    2626        * remove direct flac support as it's supported by libsndfile now 
    2727          (Erik de Castro Lopo) 
    28         * fix make distcheck (Erik de Castro Lopo) 
    2928        * added a new slash screen (Pascal Klein) 
    3029        * fix segfault when closing windows while others were still loading