Skip to content

Commit

Permalink
Update ChangeLog file
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmai committed Nov 11, 2011
1 parent ece032d commit 54005be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* Adjust AO_..._H macros in public headers.
* Define AO macros for libatomic_ops version identification.
* Eliminate compiler warnings in various functions and macros.
* Generalize AO_compare_and_swap primitives via AO_fetch_compare_and_swap.
* Improve Makefile for MS VC++; pass '-W3' option to MS compiler.
* Merge all Makefile.am files in src tree.
* Minor code refactoring of atomic_ops.c, generic_pthread.h.
Expand Down

0 comments on commit 54005be

Please sign in to comment.