projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0562a3d
)
changelog
author
khizmax
<libcds.dev@gmail.com>
Sun, 6 Mar 2016 08:51:23 +0000
(11:51 +0300)
committer
khizmax
<libcds.dev@gmail.com>
Sun, 6 Mar 2016 08:51:23 +0000
(11:51 +0300)
change.log
patch
|
blob
|
history
diff --git
a/change.log
b/change.log
index 61f5326dfa088acd550a6d707fdd8c117c1fc02f..a8a42244f92378f65371c824ca88e6fe627849e1 100644
(file)
--- a/
change.log
+++ b/
change.log
@@
-1,3
+1,8
@@
+2.2.0
+ General release
+ - Changed: CMake is used for build libcds. Ancient build.sh is removed
+ - Changed: unit and stress tests are migrated to googletest framework
+
2.1.0 06.01.2016
General release
- Added: FeldmanHashSet/Map - an interesting hash map algorithm