[Commit] nickle ChangeLog,1.83,1.84

Keith Packard commit at keithp.com
Thu Sep 16 18:16:08 PDT 2004


Committed by: keithp

Update of /local/src/CVS/nickle
In directory home.keithp.com:/tmp/cvs-serv2528

Modified Files:
	ChangeLog 
Log Message:
2004-09-16  Keith Packard  <keithp at keithp.com>

	* examples/google-puzzle.5c:
	Avoid having leading 0's convert in octal.
	Reformat to reasonable line lengths.
	Note that this still gets the wrong answer.


Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/nickle/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- ChangeLog	23 Aug 2004 00:42:06 -0000	1.83
+++ ChangeLog	17 Sep 2004 01:16:05 -0000	1.84
@@ -1,3 +1,10 @@
+2004-09-16  Keith Packard  <keithp at keithp.com>
+
+	* examples/google-puzzle.5c:
+	Avoid having leading 0's convert in octal.
+	Reformat to reasonable line lengths.
+	Note that this still gets the wrong answer.
+
 2004-08-22  Keith Packard  <keithp at keithp.com>
 
 	* builtin-file.c: (do_File_print):




More information about the Commit mailing list