[Commit] nickle/debian changelog,1.13,1.14

Keith Packard commit at keithp.com
Tue May 25 20:35:30 PDT 2004


Committed by: keithp

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

Modified Files:
	changelog 
Log Message:
2004-05-25  Keith Packard  <keithp at keithp.com>

	* debian/changelog:
	Add comments for version 2.35


Index: changelog
===================================================================
RCS file: /local/src/CVS/nickle/debian/changelog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- a/changelog	16 Apr 2004 06:02:07 -0000	1.13
+++ b/changelog	26 May 2004 03:35:28 -0000	1.14
@@ -1,3 +1,16 @@
+nickle (2.35-1) unstable; urgency=low
+  * new string parsing functions added
+  * fix substr to allow zero-length at end of string
+  * Change strings to counted to allow embedded nulls
+  * fix profile tracking code (was generating garbage)
+  * fix 'make check' to actually fail on error
+  * Add argument parser library
+  * Permit for (a; b) to skip initializer
+  * Compute type of & expressions correctly
+  * Allow &rvalue and have it automatically box the value
+
+ -- Keith Packard <keithp at keithp.com>  Tue, 25 May 2004 20:32:09 -0700
+
 nickle (2.31-1) unstable; urgency=low
   * Change resizable array representation to handle shrinking
   * Make File::end peek to check




More information about the Commit mailing list