Initialize "may-create-vars" to TRUE by default.
[pspp-builds.git] / src / ui / gui / ChangeLog
index 6e16fdae5cca7e86a9321413db4191becdabe05f..bc50855e6d42d9ae51818a4c243c54b5b5b2b263 100644 (file)
@@ -1,3 +1,15 @@
+2008-03-07  Ben Pfaff  <blp@gnu.org>
+
+       * psppire-var-sheet.c: Initialize "may-create-vars" to TRUE by
+       default.
+
+2008-03-06  Ben Pfaff  <blp@gnu.org>
+
+       * psppire-var-sheet.c psppire-var-sheet.h: Add "may-create-vars"
+       property to var sheet that controls whether the user can create
+       new variables in the dictionary.  Needed by upcoming patch #6358.
+       Reviewed by John Darrington.
+
 2008-03-04  Ben Pfaff  <blp@gnu.org>
 
        Patch #6427.  Reviewed by John Darrington.