mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 20:34:33 +00:00
Make explicit that bumping required tool versions needs thought.
This commit is contained in:
parent
3764c0c0f9
commit
fbb6709986
8
HACKING
8
HACKING
@ -1,6 +1,6 @@
|
|||||||
-*- mode: text; -*-
|
-*- mode: text; -*-
|
||||||
|
|
||||||
$Id: HACKING,v 1.10 2004/11/05 23:38:20 paul Exp $
|
$Id: HACKING,v 1.11 2004/11/15 17:29:11 gdt Exp $
|
||||||
|
|
||||||
GUIDELINES FOR HACKING ON QUAGGA
|
GUIDELINES FOR HACKING ON QUAGGA
|
||||||
|
|
||||||
@ -49,6 +49,12 @@ maintainer who usually maintains that meta-data). Also, CVS meta-data such
|
|||||||
as cvsignore files do not require ChangeLog updates, just a sane commit
|
as cvsignore files do not require ChangeLog updates, just a sane commit
|
||||||
message.
|
message.
|
||||||
|
|
||||||
|
TOOL VERSIONS
|
||||||
|
|
||||||
|
Require versions of support tools are listed in INSTALL.quagga.txt.
|
||||||
|
Required versions should only be done with due deliberation, as it can
|
||||||
|
cause environments to no longer be able to compile quagga.
|
||||||
|
|
||||||
SHARED LIBRARY VERSIONING
|
SHARED LIBRARY VERSIONING
|
||||||
|
|
||||||
[this section is at the moment just gdt's opinion]
|
[this section is at the moment just gdt's opinion]
|
||||||
|
Loading…
Reference in New Issue
Block a user