소스 검색

oops, forgot the changelog reference for r16867.

svn:r16868
Andrew Lewman 15 년 전
부모
커밋
abb5febd8a
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      tor.spec.in

+ 4 - 0
tor.spec.in

@@ -285,6 +285,10 @@ exit 0
 
 %changelog
 
+* Thu Sep 11 2008 Andrew Lewman <phobos@rootme.org>
+- See r16867 
+- http://archives.seul.org/or/cvs/Sep-2008/msg00156.html
+
 * Tue Feb 27 2007 Andrew Lewman <phobos@rootme.org>
 - Fix a potential race condition in how we determine the running state of tor.  Found by Stefan Nordhausen.
 - see OR-CVS for details