]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index f53ac857e4d8d55aaeb073b5c1d77a9181a776f4..1cebd1ba76a0e37bab9c5b8f21784f82eb8a11e7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * flower/file-path.cc (find): Bugfix.  Append rather than prepend
+       directory part of file name to search directory.
+
+       * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
+       search path and chdir to DIR if --outname=DIR used.
+
        * lily/main.cc (prepend_env_path): Bugfix: Check directory
        existence before appending original path.