summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorgdt <gdt>2004-11-15 17:29:11 +0000
committergdt <gdt>2004-11-15 17:29:11 +0000
commit199f21faf9724fe8b19416a4d268c2d158120799 (patch)
tree8506a9f0d156aff6a838febdb1576e4c238bcc74 /HACKING
parent80571233efe760538805f9b716979f9058317a3b (diff)
downloadquagga-199f21faf9724fe8b19416a4d268c2d158120799.tar.bz2
quagga-199f21faf9724fe8b19416a4d268c2d158120799.tar.xz
Make explicit that bumping required tool versions needs thought.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING6
1 files changed, 6 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index c1137bb0..5c41ed3a 100644
--- a/HACKING
+++ b/HACKING
@@ -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
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
[this section is at the moment just gdt's opinion]