[llvm-commits] CVS: llvm-www/releases/1.0/register.cgi
John Criswell
criswell at cs.uiuc.edu
Mon Oct 27 10:18:01 PST 2003
Changes in directory llvm-www/releases/1.0:
register.cgi updated: 1.3 -> 1.4
---
Log message:
Adding Vikram to the list of people to notify when LLVM is downloaded.
---
Diffs of the changes: (+1 -1)
Index: llvm-www/releases/1.0/register.cgi
diff -u llvm-www/releases/1.0/register.cgi:1.3 llvm-www/releases/1.0/register.cgi:1.4
--- llvm-www/releases/1.0/register.cgi:1.3 Mon Oct 27 09:14:05 2003
+++ llvm-www/releases/1.0/register.cgi Mon Oct 27 10:17:25 2003
@@ -7,7 +7,7 @@
import sys
# List of email addresses that want to know when people download
-notifylist=['criswell at uiuc.edu']
+notifylist=['vadve at cs.uiuc.edu', 'criswell at uiuc.edu']
#
# Function: Subscribe()
More information about the llvm-commits
mailing list