Fixed compiler errors/warnings (declaration of _uidx, scope of index variables i)

Dependents:   GPSDevice LogData_UM6-to-SDcard UM6withGPS mbed-cansat-test-GPS ... more

Fork of MODGPS by Andy K

Revision:
1:6aec92e77ad2
Parent:
0:db98027c0bbb
Child:
2:8aa059e7d8b1
--- a/ChangeLog.c	Mon Nov 15 20:11:16 2010 +0000
+++ b/ChangeLog.c	Sat Nov 20 21:02:06 2010 +0000
@@ -47,5 +47,17 @@
 1.8 - 14/10/2010
 
     * Added a lot more doxygen comments for the API group.
-                   
+
+1.9 - 15/11/2010
+
+    * Added @ingroup API to getGPSquality()
+    
+1.10 - 17/11/2010
+
+    * Improved doxygen documentation
+
+1.11 - 17/11/2010
+
+    * Mbed's systems don't like @mainpage, rolling back
+                           
 */