
commit b7ecd5951f1b3c1f47f4249c4d4822c00aa041d0 Author: Damian Johnson <atagar@torproject.org> Date: Sun Jul 28 13:15:24 2013 -0700 Adding a couple missing changelog entries Entries for the remote descriptor fetching module and frontpage UI overhaul. --- docs/change_log.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/change_log.rst b/docs/change_log.rst index 5adbd08..d59ff2e 100644 --- a/docs/change_log.rst +++ b/docs/change_log.rst @@ -51,6 +51,7 @@ The following are only available within stem's `git repository * **Descriptors** + * Added the `stem.descriptor.remote <api/descriptor/remote.html>`_ module. * The :class:`~stem.descriptor.reader.DescriptorReader` mishandled relative paths (:trac:`8815`) * **Utilities** @@ -75,6 +76,9 @@ The following are only available within stem's `git repository stem. * Expanded the `client usage tutorial <tutorials/to_russia_with_love.html>`_ to cover SocksiPy and include an example for polling Twitter. + * Subtler buttons for the frontpage (`before + <http://www.atagar.com/transfer/stem_frontpage/before.png>`_ and `after + <http://www.atagar.com/transfer/stem_frontpage/after.png>`_). .. _version_1.0: