summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2016-07-20 08:58:48 (GMT)
committerKevin Smith <kevin.smith@isode.com>2016-07-20 13:36:18 (GMT)
commit3c60ddd378b7ba664bd5577cb73f8f304d286663 (patch)
treedb6a27421428a0e4a3880b8a356b4297681a5f5b /Swiften/ChangeLog.md
parent791a5c87a7df396bc00eb8202585561b40bb8adc (diff)
downloadswift-3c60ddd378b7ba664bd5577cb73f8f304d286663.zip
swift-3c60ddd378b7ba664bd5577cb73f8f304d286663.tar.bz2
Add release dates to Swift and Swiften ChangeLog.md
The added dates are the author dates of the tagged commit corresponding to the release. Test-Information: None. Change-Id: I35c72a8fb017c48a99c5b655d7857498cba790b3
Diffstat (limited to 'Swiften/ChangeLog.md')
-rw-r--r--Swiften/ChangeLog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Swiften/ChangeLog.md b/Swiften/ChangeLog.md
index 2e5565b..4d52c68 100644
--- a/Swiften/ChangeLog.md
+++ b/Swiften/ChangeLog.md
@@ -1,5 +1,5 @@
-4.0-beta1
----------
+4.0-beta1 ( 2016-07-15 )
+------------------------
- Moved code-base to C++11
- Use C++11 threading instead of Boost.Thread library
- Use C++11 smart pointers instead of Boost's