# HG changeset patch # User Marcin Kuzminski # Date 2012-03-02 20:56:00 # Node ID 6a97bbdded097140ee9817b2994737ecfa0f6182 # Parent 2632a49cb402803c7430d55dfe2d487bf23b60bc changelog update diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -29,7 +29,8 @@ fixes - fixed raw_changeset for git. It was generated with hg patch headers - fixed vcs issue with last_changeset for filenodes - fixed missing commit after hook delete - +- fixed #372 issues with git operation detection that caused a security issue + for git repos 1.3.2 (**2012-02-28**) ----------------------