aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gss-sample/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/gss-sample/ChangeLog')
-rw-r--r--src/appl/gss-sample/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/appl/gss-sample/ChangeLog b/src/appl/gss-sample/ChangeLog
index eb8135f..08e8491 100644
--- a/src/appl/gss-sample/ChangeLog
+++ b/src/appl/gss-sample/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-30 Ken Raeburn <raeburn@mit.edu>
+
+ * gss-misc.c (send_token, recv_token): Open-code the math to send
+ and receive the length as four bytes in network order, rather than
+ using the first four bytes of a size_t.
+
2002-08-29 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Revert $(S)=>/ change, for Windows support.