]> err.no Git - sope/blobdiff - sope-core/EOControl/ChangeLog
fixed gstep-base compile warnings
[sope] / sope-core / EOControl / ChangeLog
index dcfcc871f99a0f3d47f43e8c4d3d20578eff4a13..4d85b6d3fe420a628d1ed6ff0e49c8cdf8a8dfee 100644 (file)
@@ -1,3 +1,53 @@
+2005-11-17  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.62
+
+       * EOKeyValueQualifier.m: fixed some SEL related warnings
+
+       * common.h: properly include string.h
+
+2005-10-03  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOKeyValueQualifier.m: improved -description in edge conditions,
+         added warnings if the qualifier is initialized with insufficient
+         values (v4.5.61)
+
+2005-08-23  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOQualifier.m: added NSCopying (v4.5.60)
+
+2005-08-06  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOKeyValueArchiver.m: improved decoding of bools (v4.5.59)
+
+2005-08-05  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.58
+       
+       * EODetailDataSource.m: added EOKeyValueArchiving
+
+       * EOSortOrdering.m: use 'selectorName' instead of 'selector' for
+         kv archiving
+       
+       * EOKeyValueArchiver.m: fixed decoding of arrays
+
+2005-08-04  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOKeyValueArchiver.m: fixed a bug with decoding references (v4.5.57)
+
+       * EOKeyValueArchiver.m: print a warning if a class specified in the
+         archive could not be found (v4.5.56)
+
+2005-08-04  Helge Hess  <helge.hess@skyrix.com>
+
+       * v4.5.55
+       
+       * EOSortOrdering.m, EOFetchSpecification.m: added EOKeyValueArchiving
+       
+       * EO*Qualifier.m: added EOKeyValueArchiving to EOQualifier classes
+
+       * NSObject+EOQualifierOps.m: fixed gcc 4.0 warnings
+
 2005-08-04  Helge Hess  <helge.hess@opengroupware.org>
 
        * EOKeyValueArchiver.m: process class names containing a dot by