summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
authorRobert Managan <ramanagan@att.net>2012-12-18 23:08:45 (GMT)
committerRobert Managan <ramanagan@att.net>2012-12-18 23:08:45 (GMT)
commit5758e27903c4e584b08ad2d69fa80884894e140e (patch)
tree6313f756aba2d013f3d762f46812f3274a91f981 /src/CHANGES.txt
parenta27fa15ddc3af3e1ee3dfe2488fa499ba906dfda (diff)
downloadSCons-5758e27903c4e584b08ad2d69fa80884894e140e.zip
SCons-5758e27903c4e584b08ad2d69fa80884894e140e.tar.gz
SCons-5758e27903c4e584b08ad2d69fa80884894e140e.tar.bz2
removed versioned library support from Install and put it in InstallVersionedLib
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 994cc71..ea257d4 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -53,8 +53,8 @@ RELEASE 2.X.X -
so biber is called automatically if biblatex requires it.
- Add SHLIBVERSION as an option that tells SharedLibrary to build
a versioned shared library and create the required symlinks.
- Update Install to create the required symlinks when installing
- a versioned shared library.
+ Add builder InstallVersionedLib to create the required symlinks
+ installing a versioned shared library.
RELEASE 2.2.0 - Mon, 05 Aug 2012 15:37:48 +0000