diff libfaim/CHANGES @ 282:918db59d3814

[gaim-migrate @ 292] Libfaim is versioned. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 31 May 2000 00:57:39 +0000
parents 501e09c51cbc
children 0f14e6d8a51b
line wrap: on
line diff
--- a/libfaim/CHANGES	Tue May 30 23:49:54 2000 +0000
+++ b/libfaim/CHANGES	Wed May 31 00:57:39 2000 +0000
@@ -1,6 +1,14 @@
 
 No release numbers
 ------------------
+ - Tue May 30 22:32:31 UTC 2000
+   - Added lock around tx seqnum to prevent that race when transmitting
+       from diverse threads. (actually committed earlier today)
+   - Added aim_meta.c and a few constants and things to keep
+       track of "releases".  
+   - Added mkbuildinfo.sh to automatically update build string
+       "constants" on every invocation of 'make all'.
+
  - Mon May 29 12:08:28 GMT 2000
    - Rearranged aim_tx_flushqueue(); moved write operation 
        to aim_tx_sendframe()