From 457209aec03acea21601ed5e42fc29d0c66fec58 Mon Sep 17 00:00:00 2001 From: alberto sartori Date: Wed, 2 Mar 2016 10:53:56 +0100 Subject: [PATCH] added log --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 8795b50399..94e3cd81a8 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -68,6 +68,12 @@ inconvenience this causes.

General

    +
  1. New: added indent target to indent all headers and source + files. Now you can do make (or ninja) indent inside the build + directory. +
    + (Alberto Sartori, 2016/03/02) +
-- 2.39.5