summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-04-24 12:51:00 (GMT)
committerSteven Knight <knight@baldmt.com>2002-04-24 12:51:00 (GMT)
commit7eddfeb87f28c4cf8ba6839efdad8b366214ec01 (patch)
tree5687008a55ac5282705d8800a9f955c8bc3cafa1 /src
parent35f863c494e66e1524789ac329a6e9aff5f46189 (diff)
downloadSCons-7eddfeb87f28c4cf8ba6839efdad8b366214ec01.zip
SCons-7eddfeb87f28c4cf8ba6839efdad8b366214ec01.tar.gz
SCons-7eddfeb87f28c4cf8ba6839efdad8b366214ec01.tar.bz2
Rework Debian packaging ito incorporate changes from Moshe Zadka, official Debian SCons package maintainer.
Diffstat (limited to 'src')
-rw-r--r--src/CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 999b2c5..41b5899 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -122,6 +122,10 @@ RELEASE 0.07 -
- Fixed use of sys.path so Python modules can be imported from
the SConscript directory.
+ From Moshe Zadka:
+
+ - Changes for official Debian packaging.
+
RELEASE 0.06 - Thu, 28 Mar 2002 01:24:29 -0600