Mercurial > audlegacy
comparison ChangeLog @ 1328:a5907f17d4a1 trunk
[svn] Deactivate unused check_command function to squash 1 warning.
author | chainsaw |
---|---|
date | Sat, 24 Jun 2006 15:33:41 -0700 |
parents | 5bd743a3417b |
children | f281b8f7a719 |
comparison
equal
deleted
inserted
replaced
1327:5bd743a3417b | 1328:a5907f17d4a1 |
---|---|
1 2006-06-24 09:57:45 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | |
2 revision [1566] | |
3 fix for memory leak in bmp_rcfile_open() | |
4 | |
5 | |
6 Changes: Modified: | |
7 +1 -0 trunk/libaudacious/rcfile.c | |
8 | |
9 | |
1 2006-06-24 09:43:36 +0000 William Pitcock <nenolod@nenolod.net> | 10 2006-06-24 09:43:36 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [1564] | 11 revision [1564] |
3 - avoid a memory leak with images | 12 - avoid a memory leak with images |
4 | 13 |
5 | 14 |