소스 검색

Made the previous ChangeLog entry more precise.

Tatsuhiro Tsujikawa 17 년 전
부모
커밋
6954c11516
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      ChangeLog

+ 2 - 1
ChangeLog

@@ -1,6 +1,7 @@
 2008-06-21  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
 
-	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  <tujikawa at rednoah dot com>