summaryrefslogtreecommitdiffstats
path: root/lib/changelog.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/changelog.sh')
-rw-r--r--lib/changelog.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/changelog.sh b/lib/changelog.sh
index aea567c..9dd86fa 100644
--- a/lib/changelog.sh
+++ b/lib/changelog.sh
@@ -63,6 +63,16 @@ _ob_get_changelog_expect_str()
return 0
}
+:<<=cut
+=head1 NAME
+=head1 SYNOPSIS
+=head1 DESCRIPTION
+=head1 RETURN VALUE
+=cut
+## @brief Parse a changelog file
+## @operand file req The file to parse, or "-" for standard input.
+## @operand entry_cb req Callback to run for each entry.
+## @return Returns 0.
ob_parse_changelog()
{
local file=