made 0.3.0-rc1 release

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@498 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-07-29 19:34:18 +00:00
parent 41eccc8bf8
commit eb99ab60db
3 changed files with 19 additions and 9 deletions

View File

@@ -1,3 +1,14 @@
2007-07-29 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* configure.in:
- made 0.3.0-rc1 release
- replaced "+=" operator by according X="$X ..." constructs as older
bashes have problems with it
* acinclude.m4:
disabled Qt4-support - re-enable it / rewrite Qt4-detection code in
0.4.x-devel-branch
2007-07-23 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/midi_import/midi_import.h: