]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index 925558bbbc75e9bbb8e040b736500734cdb87a2a..e000adc6e7ba2f6dc73e7d3be44ecdff81f932f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Finish std::string interface.  For now, use std:: marker
+       throughout for easy s/r.
+
 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * Documentation/user/putting.itely (Score is a single musical
@@ -28,6 +33,8 @@
 
 2006-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * GNUmakefile.in (c-clean): New target.
+
        * flower/include/std-string.hh: String/std::string compatibility:
        Use NPOS for `not found' (iso -1), use ssize for length () and pos
        type.