Fixed bugs #21397 and 21330
[pspp-builds.git] / src / data / ChangeLog
index a8f897ef18a38d067474248e66a3d2395ab27f79..ad2d8287fb8e38e832cf9cf8d92de25b2048a5a3 100644 (file)
@@ -1,3 +1,9 @@
+2007-10-27  John Darrington <john@darrington.wattle.id.au>
+
+       * dictionary.c: Fixed bug in dict_clone, where the vardict.dict member
+       wasn't initialised correctly. Closes bugs #21330 and 21397
+
+
 2007-10-08  Ben Pfaff  <blp@gnu.org>
 
        Fix bug #21280.  Thanks to John Darrington for review.