mirror of
https://github.com/tailix/libkernaux.git
synced 2026-08-15 11:00:07 -04:00
Main: CONTRIBUTING.md: only require to track changes in stable APIs
This commit is contained in:
parent
eed0eadcc2
commit
5773b16078
2 changed files with 1 additions and 5 deletions
|
|
@ -2,7 +2,7 @@ Common
|
|||
------
|
||||
|
||||
* Add your name to [COPYING](/COPYING).
|
||||
* If you change the behavior (even just fix a bug) of **libkernaux**,
|
||||
* If you change the behavior (even just fix a bug) of **libkernaux** (stable),
|
||||
[libc](/libc) or [libm](/libm), add a record to [ChangeLog](/ChangeLog).
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,3 @@
|
|||
2022-06-12 Alex Kotov <kotovalexarian@gmail.com>
|
||||
|
||||
* include/kernaux/multiboot2.h: Fix on Tiny C Compiler
|
||||
|
||||
2022-06-07 Alex Kotov <kotovalexarian@gmail.com>
|
||||
|
||||
* include/kernaux/libc.h: Has been split into separate headers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue