fixed critical bugs and made 0.1.4 release

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@75 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-02-02 14:20:07 +00:00
parent 7df6381800
commit af3d57b67f
6 changed files with 69 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
2006-02-02 Tobias Doerffel <tobydox/at/users.sourceforge.net>
* configure.in:
made 0.1.4 release
* Makefile.am:
added -rdynamic-switch again to make LMMS able to load plugins
* include/track_container.h:
fixed bug which caused LMMS not being compilable using GCC 3
2006-02-01 Tobias Doerffel <tobydox/at/users.sourceforge.net>
* configure.in: