Add ChangeLog for v0.2 v0.2
authorAntonio Ospite <ospite@studenti.unina.it>
Sun, 27 Nov 2011 11:16:20 +0000 (12:16 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Sun, 27 Nov 2011 11:16:20 +0000 (12:16 +0100)
ChangeLog

index fff466c..328da27 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,62 @@
+2011-11-27 10:23:30 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_fetch_fw: tell where we are getting the firmware from (HEAD, origin/master, origin/HEAD, master)
+
+2011-11-27 10:11:51 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * README: tell where we are getting the actual firmware from
+
+2011-11-27 10:10:28 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * README: fix a typo and add some clarifications
+
+2011-11-27 09:59:04 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_fetch_fw: make the script less verbose when invoking 7z
+
+2011-11-27 09:46:38 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_fetch_fw: download the latest KinectSDK-v1.0-beta2-x86.msi
+
+2011-11-27 09:45:54 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_fetch_fw: mention wget in the internal documentation
+
+2011-11-27 00:34:57 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw: specify libraries after objects in the linking command
+
+2011-11-05 00:10:30 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Add info about building kinect_upload_fw for MS Windows
+
+2011-11-04 23:59:19 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Update .gitignore
+
+2011-10-21 22:19:37 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw: fix reading the firmware file on Windows
+
+2011-10-14 21:57:12 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw: fix a mingw32 compilation error
+
+2011-10-13 23:35:10 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw: fix generating endian.h before compiling kinect_upload_fw
+
+2011-10-13 23:31:11 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw: disable some compiler flags
+
+2011-10-12 12:13:34 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Add ChangeLog for v0.1 (v0.1)
+
 2011-10-06 14:49:01 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
-       * kinect_upload_fw: fix a couple of minor warnings from 'sparse' (v0.1)
+       * kinect_upload_fw: fix a couple of minor warnings from 'sparse'
 
 2011-10-03 16:22:36 +0200  Antonio Ospite  <ospite@studenti.unina.it>