comparison ChangeLog @ 1681:8485e8ec3cee trunk

[svn] - fix missing name in ChangeLog (I forgot to add js to our changelog scripts, oops)
author nenolod
date Wed, 13 Sep 2006 13:58:21 -0700
parents 92b4af21e6d2
children ecf1d19f74c7
comparison
equal deleted inserted replaced
1680:92b4af21e6d2 1681:8485e8ec3cee
1 2006-09-13 20:56:08 +0000 Jonathan Schleifer <js@h3c.de>
2 revision [2297]
3 Fixed some Makefiles to make it work with BSD make.
4 I checked that it doesn't break gmake (compile & run works).
5
6
7 Changes: Modified:
8 +3 -0 trunk/Plugins/Input/aac/mp4ff/Makefile.in
9 +3 -0 trunk/Plugins/Input/timidity/libtimidity/Makefile.in
10 +3 -0 trunk/Plugins/Input/wma/libffwma/Makefile.in
11 +3 -0 trunk/Plugins/Visualization/paranormal/pn/Makefile
12 +3 -0 trunk/audacious/widgets/Makefile
13 +3 -0 trunk/sqlite/Makefile
14
15
1 2006-09-13 18:03:25 +0000 Tony Vroon <chainsaw@gentoo.org> 16 2006-09-13 18:03:25 +0000 Tony Vroon <chainsaw@gentoo.org>
2 revision [2295] 17 revision [2295]
3 Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js@h3c.de>. 18 Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js@h3c.de>.
4 19
5 Changes: Modified: 20 Changes: Modified: