From d02ae566014c6d79f61f7538c979d6560c1de629 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 14 Apr 2014 18:28:03 -0400 Subject: [PATCH] Note changelog location in contribution docs --- sites/www/contributing.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sites/www/contributing.rst b/sites/www/contributing.rst index 2b752cc..634c2b2 100644 --- a/sites/www/contributing.rst +++ b/sites/www/contributing.rst @@ -17,3 +17,6 @@ How to submit bug reports or new code Please see `this project-agnostic contribution guide `_ - we follow it explicitly. + +Our current changelog is located in ``sites/www/changelog.rst`` - the top +level files like ``ChangeLog.*`` and ``NEWS`` are historical only.