Changeset: 977857eb4a3e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=977857eb4a3e Modified Files: clients/ChangeLog Branch: default Log Message:
Add changelog message for new stethoscope option diffs (14 lines): diff --git a/clients/ChangeLog b/clients/ChangeLog --- a/clients/ChangeLog +++ b/clients/ChangeLog @@ -1,3 +1,10 @@ # ChangeLog file for clients # This file is updated with Maddlog +* Mon Jul 17 2017 Panagiotis Koutsourakis <[email protected]> +- Add a new pretty printing option to stethoscope + Running stethoscope with the flag -j will produce not pretty printed + output (one json object per line). Running with the -y flag will produce + pretty printed output. Running with neither, wiil produce the legacy, + line oriented format + _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
