[Forensics-changes] [yara] 25/192: Mark yr_compiler_add_fd function as added in version 3.6.0 in documentation
Hilko Bengen
bengen at moszumanska.debian.org
Sat Jul 1 10:31:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag v3.6.0
in repository yara.
commit 569339d4f7694960203a916e47ecc7b68a3b94a8
Author: plusvic <plusvic at gmail.com>
Date: Thu Sep 8 19:16:06 2016 +0200
Mark yr_compiler_add_fd function as added in version 3.6.0 in documentation
---
docs/capi.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/capi.rst b/docs/capi.rst
index b6f4db0..3bed484 100644
--- a/docs/capi.rst
+++ b/docs/capi.rst
@@ -401,6 +401,8 @@ Functions
.. c:function:: int yr_compiler_add_fd(YR_COMPILER* compiler, YR_FILE_DESCRIPTOR rules_fd, const char* namespace, const char* file_name)
+ .. versionadded:: 3.6.0
+
Compile rules from a *file descriptor*. Rules are put into the specified *namespace*,
if *namespace* is ``NULL`` they will be put into the default namespace.
*file_name* is the name of the file for error reporting purposes and can be
--
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