| | 1 | DATE 2005 -- Version 0.8.4 |
|---|
| | 2 | ---------------------- |
|---|
| | 3 | |
|---|
| | 4 | This is maintainance release, including a new Polish translation, |
|---|
| | 5 | various bugfixes and no new functionality. This is also likely to be the |
|---|
| | 6 | last sweep release based on gtk-1.2. Further development will utilize |
|---|
| | 7 | gtk-2.0 for the interface. |
|---|
| | 8 | |
|---|
| | 9 | Sweep is on the move again. To leverage the increased flexibility provided |
|---|
| | 10 | by Subversion, and to allow for more control over the environment, |
|---|
| | 11 | Sweep development has relocated from sourceforge CVS to a SVN |
|---|
| | 12 | server, reachable at: http://svn.metadecks.org via the WebDAV protocol. |
|---|
| | 13 | |
|---|
| | 14 | In addition, I've has setup a trac environment at http://trac.metadecks.org |
|---|
| | 15 | |
|---|
| | 16 | Those of you who are not familiar with SVN or Trac can find more |
|---|
| | 17 | information at the following sites: |
|---|
| | 18 | |
|---|
| | 19 | Trac home page: http://www.edgewall.com/trac/ |
|---|
| | 20 | SVN homepage: http://subversion.tigris.org/ |
|---|
| | 21 | |
|---|
| | 22 | But broadly speaking, SVN is equivilent to CVS, albeit with added |
|---|
| | 23 | and improved functionality, and Trac provides the following features: |
|---|
| | 24 | |
|---|
| | 25 | a wiki |
|---|
| | 26 | a bug/issue tracker |
|---|
| | 27 | a web interface for viewing the SVN repository |
|---|
| | 28 | |
|---|
| | 29 | and numerous other useful things in a neatly intergrated package. |
|---|
| | 30 | |
|---|
| | 31 | New in this release |
|---|
| | 32 | -------------------- |
|---|
| | 33 | |
|---|
| | 34 | Internationalization (i18n) improvements: |
|---|
| | 35 | |
|---|
| | 36 | * a new polish translation from Radoslaw Korzeniewski |
|---|
| | 37 | * an updated russian translation from Alex Prokoudine |
|---|
| | 38 | * a small update to the German translation to fix syntax error |
|---|
| | 39 | |
|---|
| | 40 | Bugfixes: |
|---|
| | 41 | |
|---|
| | 42 | * updated the alsa driver to work with recent alsa versions |
|---|
| | 43 | patch submitted by Charles Turner |
|---|
| | 44 | * various minor tweaks and improvements |
|---|
| | 45 | |
|---|
| | 46 | |
|---|