Browse Source

ccmake: Add output and progress bar release note

Sylvain Joubert 6 years ago
parent
commit
2086da1713
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Help/release/dev/ccmake_progress_bar_and_log_display.rst

+ 6 - 0
Help/release/dev/ccmake_progress_bar_and_log_display.rst

@@ -0,0 +1,6 @@
+ccmake_progress_bar_and_log_display
+-----------------------------------
+
+* :manual:`ccmake(1)` now displays messages and a progress bar during
+  configure and generate.  It will keep the output displayed if any
+  errors or warnings occurred.