diff CHANGES.txt @ 7546:534f8bdb8f94

Add -P pragma=value command line option to roundup-admin. To set pragmas when using non-interactive mode, or set on command line when going into interactive mode. Also changed specification test to use command line pragma setting rather than interactive. This tests the -P option without having to run an extra test. Docs updated as well.
author John Rouillard <rouilj@ieee.org>
date Fri, 14 Jul 2023 00:30:44 -0400
parents fc9daba984c0
children 4857f0101e20
line wrap: on
line diff
--- a/CHANGES.txt	Fri Jul 14 00:10:42 2023 -0400
+++ b/CHANGES.txt	Fri Jul 14 00:30:44 2023 -0400
@@ -21,6 +21,8 @@
 - issue2551103 - add pragma 'display_protected' to roundup-admin. If
   true, print protected attributes like id, activity, actor...
   when using display or specification subcommands. (John Rouillard)
+- add -P pragma=value command line option to roundup-admin. Allows
+  setting pragmas when using non-interactive mode. (John Rouillard)
 
 2023-07-13 2.3.0
 

Roundup Issue Tracker: http://roundup-tracker.org/