]> granicus.if.org Git - curl/commitdiff
steps I *MUST* perform when I release a package
authorDaniel Stenberg <daniel@haxx.se>
Mon, 20 Jan 2003 11:29:40 +0000 (11:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 20 Jan 2003 11:29:40 +0000 (11:29 +0000)
docs/HOWTO-RELEASE [new file with mode: 0644]

diff --git a/docs/HOWTO-RELEASE b/docs/HOWTO-RELEASE
new file mode 100644 (file)
index 0000000..954aa7f
--- /dev/null
@@ -0,0 +1,25 @@
+Steps To Perform When Building a Public Release
+
+* "make distcheck"
+
+* ./maketgz
+ then upload the 3 curl packages maketgz created
+
+* update these files:
+  www/_download.html
+  www/_changes.html
+  www/_newslog.html
+  www/Makefile
+
+* commit the web changes
+
+* 'cvs commit'
+
+* 'cvs tag'
+
+* write the release announcement, including:
+  - changes / bugfixes
+  - other curl-related news
+  - contributors
+
+* mail release-announcement to curl-announce and curl-users