]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - ChangeLog
2002-05-03 Robert Collins <rbtcollins@hotmail.com>
[cygwin-apps/setup.git] / ChangeLog
index 18250356f72e9698764a6e9e2198b6f468b667ed..751cd31e941a96f22709eb37d2172b9a0fe58d7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-05-03 Robert Collins  <rbtcollins@hotmail.com>
+
+       * String++.h: Declare a << operator that accepts String objects.
+       * String++.cc: We need iostream for..
+       (operator <<): this. Provide a << operator that accepts String objects.
+       * ini.cc (yyerror): Remove the "C" classifier - it's not needed.
+       Change from vargs to a String parameter.
+       * inilintmail.cc: Remove the gui related headers.
+       (yyerror): Implement this for parsing.
+       * iniparse.y: Use the new yyerror syntax.
+
 2002-05-03 Robert Collins  <rbtcollins@hotmail.com>
 
        * Makefile.am: Add IniState.h.
This page took 0.02132 seconds and 5 git commands to generate.