projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
a33109e
)
Saving new version
0.22
author
Brian Aker
<brian@tangent.org>
Mon, 14 Jul 2008 16:26:30 +0000
(09:26 -0700)
committer
Brian Aker
<brian@tangent.org>
Mon, 14 Jul 2008 16:26:30 +0000
(09:26 -0700)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index f170e0c3c7621d0717b2218ac59c5fbf8276c6b1..4efa36dc27d4622df9be8ea885b38ed76d73ffee 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,8
+1,7
@@
+0.22 Mon Jul 14 09:24:11 PDT 2008
* Fix where master key was no being checked for "bad key"
* Fixed bugs in stats output (thread output was wrong)
* Clarified MEMCACHED_BAD_KEY_PROVIDED is return for bad prefix key.
-
-0.22
* Found a bug in Flags return (Jacek Ostrowski)
* Fixed issue with compiling on Visual Studio