diff --git a/ChangeLog b/ChangeLog index 19936ea32..bbed8a6a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,6 @@ * src/core/lfo_controller.cpp: add more parameters to LFO controller - 2008-04-08 Paul Giblock * include/engine.h: @@ -171,9 +170,9 @@ Fixed tabs * src/core/mixer.cpp: - Couldn't easily convert from void* to int on a 64bit machine. Instead, we - now use a union. We should change any enqueueing code to use the union as - well + Couldn't easily convert from void* to int on a 64bit machine. Instead, + we now use a union. We should change any enqueueing code to use the + union as well * data/themes/add_controller.png: * data/themes/controller.png: @@ -216,7 +215,6 @@ * data/themes/Makefile.am: start a theme with my preferences - 2008-04-03 Tobias Doerffel * include/song.h: