[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r16868: {tor} oops, forgot the changelog reference for r16867. (tor/trunk)
Author: phobos
Date: 2008-09-12 00:25:20 -0400 (Fri, 12 Sep 2008)
New Revision: 16868
Modified:
tor/trunk/tor.spec.in
Log:
oops, forgot the changelog reference for r16867.
Modified: tor/trunk/tor.spec.in
===================================================================
--- tor/trunk/tor.spec.in 2008-09-12 04:19:37 UTC (rev 16867)
+++ tor/trunk/tor.spec.in 2008-09-12 04:25:20 UTC (rev 16868)
@@ -285,6 +285,10 @@
%changelog
+* Thu Sep 11 2008 Andrew Lewman <phobos@xxxxxxxxxx>
+- See r16867
+- http://archives.seul.org/or/cvs/Sep-2008/msg00156.html
+
* Tue Feb 27 2007 Andrew Lewman <phobos@xxxxxxxxxx>
- Fix a potential race condition in how we determine the running state of tor. Found by Stefan Nordhausen.
- see OR-CVS for details