]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
-2, fix odd location bug
authorkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Mon, 24 Mar 2008 23:53:29 +0000 (23:53 +0000)
committerkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Mon, 24 Mar 2008 23:53:29 +0000 (23:53 +0000)
git-svn-id: svn://svn.1ts.org/debian/trunk/zephyr@282 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f

debian/changelog

index b158fb3bcfdc74e3cbf45e8536f057c09f175843..a4a5c4fbc6caa52df269d106ea15e6a3680844f0 100644 (file)
@@ -1,3 +1,12 @@
+zephyr (2.1.20070719.SNAPSHOT-2) unstable; urgency=low
+
+  * Z_SendLocation could be fooled by the USER_LOGIN message (which has
+    the same UID as the SERVACK we're really waiting for) arriving first.
+    Wait for the SERVACK explicitly, so the USER_LOGIN gets left on the
+    queue even if it arrives early. (thanks, Mark!)
+
+ -- Karl Ramm <kcr@debian.org>  Mon, 24 Mar 2008 19:52:35 -0400
+
 zephyr (2.1.20070719.SNAPSHOT-1) unstable; urgency=low
 
   * new upstream, Closes: #433603