diff --git a/ChangeLog b/ChangeLog index dd879535a..0446adade 100644 --- a/ChangeLog +++ b/ChangeLog @@ -80,7 +80,7 @@ * UI/Scheduler/UIxComponentEditor.m ([UIxComponentEditor -_handleCustomRRule:]): set the proper timezone for the end date. ([UIxComponentEditor -_loadRRules]): idem. - ([UIxComponentEditor -init): instanciates an UIxDatePicker object + ([UIxComponentEditor -init): instantiates an UIxDatePicker object to retrieve the proper date format. * UI/Scheduler/UIxAppointmentEditor.m ([UIxAppointmentEditor diff --git a/SOPE/sope-ngobjweb-fix.diff b/SOPE/sope-ngobjweb-fix.diff new file mode 100644 index 000000000..75cc9c274 --- /dev/null +++ b/SOPE/sope-ngobjweb-fix.diff @@ -0,0 +1,12 @@ +--- sope-appserver/GNUmakefile.withngobjweb 2008-02-27 12:25:22.000000000 -0500 ++++ sope-appserver/GNUmakefile 2008-02-27 12:25:29.000000000 -0500 +@@ -13,8 +13,7 @@ + WOXML \ + SoOFS \ + NGXmlRpc \ +- WEPrototype \ +- mod_ngobjweb ++ WEPrototype + + + ifeq ($(frameworks),yes)