From cd729a964d96ec6ff0ff6541194f058935a7d893 Mon Sep 17 00:00:00 2001
From: Martino Facchin <m.facchin@arduino.cc>
Date: Wed, 8 Feb 2017 15:10:32 +0100
Subject: [PATCH] Update revisions.txt

---
 build/shared/revisions.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt
index 825807227..fd1294746 100644
--- a/build/shared/revisions.txt
+++ b/build/shared/revisions.txt
@@ -2,6 +2,12 @@ ARDUINO 1.8.2
 
 [ide]
 * Fix command line: works again with relative paths (regression)
+* Update arduino-builder to 1.3.24 to avoid name clashing for libraries
+* Allow BoardManager to fetch FreeBSD tools (thanks @kevans91)
+
+[core]
+* Add Atmel-ICE and JTAGICE3 programmers for AVR chips (thanks @matthijskooijman)
+* Move SAM platform to its own repository (https://github.com/arduino/ArduinoCore-sam) - all PRs and issues have been moved as well
 
 ARDUINO 1.8.1 - 2017.01.09