summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRob Browning <rlb@defaultvalue.org>2001-11-18 23:03:10 +0000
committerRob Browning <rlb@defaultvalue.org>2001-11-18 23:03:10 +0000
commit5c790b44f81d6aa53fd2073fa143106b7c990a70 (patch)
tree86181c03437df523cb7308fd7bb292502464cf5c /NEWS
parent694a9bb34e8c07fa265373876323e5aa30465334 (diff)
downloadguile-5c790b44f81d6aa53fd2073fa143106b7c990a70.tar.gz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bb6b07cdf..1c21cf408 100644
--- a/NEWS
+++ b/NEWS
@@ -84,6 +84,11 @@ micro version number.
In addition, ./GUILE-VERSION now defines GUILE_MICRO_VERSION.
+** New preprocessor definitions are available for checking versions.
+
+version.h now #defines SCM_MAJOR_VERSION, SCM_MINOR_VERSION, and
+SCM_MICRO_VERSION to the appropriate integer values.
+
** Guile now actively warns about deprecated features.
The new configure option `--enable-deprecated=LEVEL' and the