summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-01-17 22:18:06 (GMT)
committerSteven Knight <knight@baldmt.com>2002-01-17 22:18:06 (GMT)
commit05c010c35119bd839db29b682f7a44f5c4e5eac3 (patch)
tree8dccd58c502ffbf5ba42e933ce36549842dc1ef5 /src
parent18b7084dfae75655011c65ea7354436d04c8790e (diff)
downloadSCons-05c010c35119bd839db29b682f7a44f5c4e5eac3.zip
SCons-05c010c35119bd839db29b682f7a44f5c4e5eac3.tar.gz
SCons-05c010c35119bd839db29b682f7a44f5c4e5eac3.tar.bz2
Add examples of using Library, LIBS, and LIBPATH.
Diffstat (limited to 'src')
-rw-r--r--src/CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index bfc275f..6ac5948 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -33,6 +33,8 @@ RELEASE 0.04 -
- Removed the Wrapper class between Nodes and Walkers.
+ - Add examples using Library, LIBS, and LIBPATH.
+
RELEASE 0.03 - Fri, 11 Jan 2002 01:09:30 -0600