]> err.no Git - sope/commitdiff
fixed a warning
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sat, 6 Aug 2005 17:56:01 +0000 (17:56 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sat, 6 Aug 2005 17:56:01 +0000 (17:56 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@980 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-ical/NGiCal/ChangeLog
sope-ical/NGiCal/NGVCardSaxHandler.h
sope-ical/NGiCal/Version

index c3b5d768ccbfd9773435976d6efaf582d756892a..ae79ef02faf9ebc44acfb1b0b38f47c8db713107 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-05  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGVCardSaxHandler.h: fixed a gcc 4.0 warning (v4.5.58)
+
 2005-07-18  Helge Hess  <helge.hess@opengroupware.org>
 
        * iCalPerson.m: added -partStatWithDefault method to retrieve the
index eb3d8e6352d16cfcce23f9b9e6b24c3fda2a6cf5..9841471294977f7729bcd4b168da6b00dfe095fd 100644 (file)
@@ -72,6 +72,7 @@
 /* results */
 
 - (NSArray *)vCards;
+- (void)reset;
 
 /* content */
 
index 70d743ba090b348230181f9acd899a9a57e87e60..c0150566ab8c34d2036dff0a6d1f56311a39e59e 100644 (file)
@@ -2,7 +2,7 @@
 
 MAJOR_VERSION=4
 MINOR_VERSION=5
-SUBMINOR_VERSION:=57
+SUBMINOR_VERSION:=58
 
 # v4.5.40 requires NGExtensions v4.5.145
 # v4.5.37 requires NGExtensions v4.5.140