diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index caf376ce4..a3c8b8b99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ pandoc (0.22) unstable; urgency=low * Refactored template processing (fillTemplates.pl). + * Modified wrapper scripts to make them more robust. + * Modified wrapper scripts to make them more robust and portable. To avoid code duplication and ensure consistency, wrappers are generated via a templating system from templates in src/wrappers. |