]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/relocate.cc (framework_relocation): New function,
[lilypond.git] / ChangeLog
index 15e82daed1d1ccf0cbfc1870bb86bea46be38259..4f05fcde60f70ccdc019539d1a5c5191577ae9c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,20 @@
-2005-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+2005-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
 
-       * lily/relocate.cc (setup_paths): Bugfix for invoking from bindir,
-       as ./program.
+       * lily/relocate.cc (framework_relocation): New function,
+       factored from set_relocation ().
+       (prefix_relocation): Rename from set_relocation ().
+       (setup_paths): Use it.
+
+2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/*.scm: use LEFT/RIGHT/UP/DOWN etc. iso. magical numbers.
+
+2005-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/font-config.cc (init_fontconfig): print warning if cache
+       file is not existant.
+
+       * lily/main.cc: don't use #ifdef but #if
 
 2005-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>