summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-08-06 16:15:06 +0200
committerWolfram Sang <wsa@kernel.org>2020-08-10 12:06:19 +0200
commit14281056546e45230384e1f0ecf8ec59703a5b26 (patch)
tree4809b4c3ad279b55f0dbdba3d9b4134385b406c2 /CHANGES
parent162ed6c94528d743ee94cfd209a2e866c4f7d77a (diff)
downloadi2c-tools-git-14281056546e45230384e1f0ecf8ec59703a5b26.tar.gz
add BUGS section to manpages
For all manpages installed on my Debian system, add a BUGS section, so people can easily find whom to contact. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f5c7d33..db534fc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ i2c-tools CHANGES
-----------------
master
+ manpages: add BUGS section to let people know how to contact us
Makefile: allow to preset all CFLAGS and LDFLAGS variables
tools: Consistently use snprintf instead of sprintf
Restrict addresses 0x03-0x07, too (defined by I2C standard)