[Commit] nickle/debian changelog,1.14,1.15

Keith Packard commit at keithp.com
Wed May 26 01:59:25 PDT 2004


Committed by: keithp

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

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

	* compile.c: (CompileDimensionStorage), (CompileArrayDimValue):
	* type.c: (TypeArrayMark):
	* value.h:
	Distinguish between array types of static variables and
	initializers within static scope -- dimension storage is different.
	
	* debian/changelog:
	update to version 2.36


Index: changelog
===================================================================
RCS file: /local/src/CVS/nickle/debian/changelog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- a/changelog	26 May 2004 03:35:28 -0000	1.14
+++ b/changelog	26 May 2004 08:59:23 -0000	1.15
@@ -1,3 +1,9 @@
+nickle (2.36-1) unstable; urgency=low
+  * distinguish between array types of static variables and
+    initializers within static scope -- dimension storage is different
+
+ -- Keith Packard <keithp at keithp.com>  Wed, 26 May 2004 01:50:58 -0700
+
 nickle (2.35-1) unstable; urgency=low
   * new string parsing functions added
   * fix substr to allow zero-length at end of string




More information about the Commit mailing list