aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSeth Alves <alves@src.gnome.org>2000-03-28 23:06:28 +0800
committerSeth Alves <alves@src.gnome.org>2000-03-28 23:06:28 +0800
commitec31e6ec847c1a9c27571467696a2396a33919f2 (patch)
treecb468c73dafa9a2cadc54abab44e5a1c12e8f917 /calendar/ChangeLog
parent7a72e3adc72b42fc4fbe5539a920c4b7c46c8a8f (diff)
downloadgsoc2013-evolution-ec31e6ec847c1a9c27571467696a2396a33919f2.tar.gz
gsoc2013-evolution-ec31e6ec847c1a9c27571467696a2396a33919f2.tar.zst
gsoc2013-evolution-ec31e6ec847c1a9c27571467696a2396a33919f2.zip
added libeutil.la and libetext.a
* gui/Makefile.am (LINK_FLAGS): added libeutil.la and libetext.a * gui/main.c (calendar_iterate): switch from string_to_ical_object to ical_object_find_in_string (calendar_get_events_in_range): same (session_save_state): commented out references to gcal->client->filename svn path=/trunk/; revision=2213
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index ab9eace69b..951063b456 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2000-03-28 Seth Alves <alves@hungry.com>
+
+ * gui/Makefile.am (LINK_FLAGS): added libeutil.la and libetext.a
+
+ * gui/main.c (calendar_iterate): switch from string_to_ical_object to
+ ical_object_find_in_string
+ (calendar_get_events_in_range): same
+ (session_save_state): commented out references
+ to gcal->client->filename
+
2000-03-27 Federico Mena Quintero <federico@helixcode.com>
* pcs/cal-backend.c (cal_backend_get_object): Use
-5/+5 | | | | alone does not allow us to build LibreOffice with GCC and libstdc++. * Cleanup USE_GITHUB usage.mat2016-10-261-1/+0 | | | | Sponsored by: Absolight * Update to patchlevel 46.adamw2016-10-232-4/+4 | * ${RM} already has -f.mat2016-10-2112-30/+30 | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight * Reassign makc's ports back to the pool.rakuco2016-10-202-2/+2 | | | | | | | | | See "Maintainer Reset" in https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit was in March 31st (r412218), and his ports have been timing out since at least July (r418155). I also emailed him 2 weeks ago and have received no response so far. * - Update to 43.1.0danilo2016-10-192-6/+10 | | | | | - Fix hunspell/aspell enable/disable - Using LANG variable to handle paths with non ASCII bytes during build process * Remove expired ports:rene2016-10-195-103/+0 | | | | | 2016-10-18 devel/gaphor: runtime failure uncorrected for 1 year after first report 2016-10-18 editors/winefish: upstream disappeared (project dead?), segfaults on multiple arches * Introduce new extensible virtual categories for KDEtcberner2016-10-192-6/+2 | | | | | | | | | | | | | | | | | | | | | A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are released as a bundle upstream, however, there was not really a clean way to share this information. Using these new categories, we can simplify the Makefiles for the diverse KDE ports. At the moment we support the virtual category * kde-kde4 In the future, this will be extended to * kde-frameworks * kde-plasma * kde-applications PR: 213406 Differential Revision: https://reviews.freebsd.org/D7645 Exp-run by : antoine Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor) * editors/mg: Use OPSYS with OSVERSION (restores DF build)marino2016-10-171-2/+2 | | | | | DragonFly doesn't provided reallocarray. OPSYS should be used with OSVERSION (covered by a blanket) * editors/neovim: Return pty process patch to restore build on DFmarino2016-10-17