summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2012-01-19 08:37:21 +0400
committerIvan Maidanski <ivmai@mail.ru>2012-01-19 12:08:33 +0400
commitfcea005dcbb83cc53c781c5c4f27c54d21dc86b5 (patch)
treef3652df4bf082af38d01af17f0eed2809f8dcedb
parent1e6c35c9155660d6fc4650dd4d4e5350118cf30c (diff)
downloadlibatomic_ops-fcea005dcbb83cc53c781c5c4f27c54d21dc86b5.tar.gz
Update ChangeLog
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3007a22..352872c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-01-19 Ivan Maidanski <ivmai@mail.ru>
+
+ * tests/test_atomic.c (main): Put "void" keyword into the arguments
+ specification of the function prototype.
+ * tests/test_stack.c (main): Likewise.
+
2011-12-16 Ivan Maidanski <ivmai@mail.ru>
* src/atomic_ops/sysdeps/gcc/arm.h (__ARM_ARCH_7__, __ARM_ARCH_7A__):