aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-07-05 20:32:28 +0000
committerFrederic Culot <calcurse@culot.org>2009-07-05 20:32:28 +0000
commit921a66ac5afb3515b383d0e1ad6e758cc8ab5ee0 (patch)
tree9752866a32bd41596bb404c91b091cd40a4165e3 /ChangeLog
parente3d2e58b67d33bf5540db1ea109ab6addb786589 (diff)
downloadcalcurse-921a66ac5afb3515b383d0e1ad6e758cc8ab5ee0.tar.gz
calcurse-921a66ac5afb3515b383d0e1ad6e758cc8ab5ee0.zip
Switch to BSD license
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de4ca99..bfcd617 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,8 @@
* src/io.c (ical_store_event): Support for events which spans
over several days added (thanks Andreas for reporting the bug)
+
+ * Switch to the BSD license
2009-06-28 Frederic Culot <frederic@culot.org>