aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-08 10:00:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-08 10:00:14 +0000
commit044ca343adbd4686b6ef71ebfb087e7dcceffe61 (patch)
tree5e1e461eab790a0cef0c396acbfe72a763fc5b1a /CHANGES
parentf59ea9adb3b6cecad5218e9970bc7ca48ffdd2b2 (diff)
Loic Dachary's makefile/dist/rpm fixes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0ce99f75f..2d2acd1b5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
History of Changes
+Loic Dachary (6 January 2001)
+- Automated generation of rpm packages, no need to be root.
+
+- make distcheck generates a proper distribution (EXTRA_DIST
+ in all Makefile.am modified to match FILES).
+
Daniel (5 January 2001)
- Huge client-side hack: now multiple URLs are supported. Any number of URLs
can be specified on the command line, and they'll all be downloaded. There