doc: Consolidate naming conventions into docbook

Duplication just means it gets out of sync.

Also update they keyword list in the Makefile, not everything was listed.
And add a new "invalid" keyword.

While at it update NEWS.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2015-02-07 12:45:49 +01:00
parent 14185f04bd
commit 25c4347078
5 changed files with 21 additions and 73 deletions
+12
View File
@@ -3,6 +3,18 @@ Release 1.10 (XXXX-XX-XX)
- New frequency manipulation tool (intel_gpu_frequency)
- Adjustments for the Solaris port (Alan Coopersmith).
- Remove tests/NAMING-CONVENTION since it's all in the docbook now, to avoid
divergent conventions.
- New CRITICAL log level for really serious stuff (Thomas Wood).
- Interactive test mode can now be enabled by the shared cmdline option
--interactive-debug=$var (Rodrigo Vivi).
- Piles of new testcases and improvements to existing ones as usual.
Release 1.9 (2014-12-12)
------------------------