diff --git a/ChangeLog b/ChangeLog index 111aa5f6..67d17920 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2008-06-21 Tatsuhiro Tsujikawa - Fixed the code that refers static member variable using -> notation. + Fixed the code that refers static member variable from non-static + context. * src/DefaultPeerStorage.cc 2008-06-20 Tatsuhiro Tsujikawa