[Commit] nickle/debian changelog,1.17,1.18

Keith Packard commit at keithp.com
Thu Jun 17 17:30:36 PDT 2004


Committed by: keithp

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

Modified Files:
	changelog 
Log Message:
2004-06-17  Keith Packard  <keithp at keithp.com>
version 2.41

	* Makefile.am:
	Add commands to upload release files to nickle.org
	
	* debian/changelog:
	Note changes since last debian package (2.38)


Index: changelog
===================================================================
RCS file: /local/src/CVS/nickle/debian/changelog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- changelog	28 May 2004 06:41:34 -0000	1.17
+++ changelog	18 Jun 2004 00:30:33 -0000	1.18
@@ -1,3 +1,14 @@
+nickle (2.41-1) unstable; urgency=low
+  * Make a few grammar tweaks to improve NL handling
+  * Fix crash with empty array/hash initializers
+  * Add doc string support -- a comment following a function
+    or exception.
+  * Eliminate visible uses of nasty implicit unions.
+  * Accept ** and && as unary operators
+  * Fix some uses of & in lvalues
+
+ -- Keith Packard <keithp at keithp.com>  Thu, 17 Jun 2004 17:02:13 -0700
+
 nickle (2.38-1) unstable; urgency=low
   * fix manual to include correct version and date
   




More information about the Commit mailing list