[Forensics-changes] [yara] 363/407: versionadded: and versionchanged: directives must contain version numbers only

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:28:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.3.0
in repository yara.

commit c0f94f60267ccc9e1e52e85a58f51d4e33e21045
Author: Victor Manuel Alvarez <vmalvarez at virustotal.com>
Date:   Fri Jan 30 20:46:30 2015 +0100

    versionadded: and versionchanged: directives must contain version numbers only
---
 docs/modules/pe.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/modules/pe.rst b/docs/modules/pe.rst
index e8f1744..9eb20ac 100644
--- a/docs/modules/pe.rst
+++ b/docs/modules/pe.rst
@@ -62,7 +62,7 @@ Reference
 
     *Example: pe.machine == pe.MACHINE_AMD64*
 
-    .. versionadded:: Expanded in 3.3.0
+    .. versionchanged:: 3.3.0
 
 .. c:type:: subsystem
 
@@ -220,7 +220,7 @@ Reference
     .. c:type:: SECTION_MEM_READ
     .. c:type:: SECTION_MEM_WRITE
 
-    .. versionadded:: Constants added in 3.3.0
+    .. versionadded:: 3.3.0
 
 .. c:type:: number_of_resources
 
@@ -313,7 +313,7 @@ Reference
 
     http://msdn.microsoft.com/en-us/library/ms648009(v=vs.85).aspx
 
-    .. versionadded:: Expanded in 3.3.0
+    .. versionchanged:: 3.3.0
 
 .. c:type:: version_info
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list