Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/jay
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/jay')
-rwxr-xr-xmcs/jay/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/jay/ChangeLog b/mcs/jay/ChangeLog
index 20b2931583a..5cbbfb76526 100755
--- a/mcs/jay/ChangeLog
+++ b/mcs/jay/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-10 Alp Toker <alp@atoker.com>
+
+ * main.c: mktemp() is deprecated with gcc 3.1.1, use mkstemp() instead
+
2001-07-15 Sean MacIsaac <macisaac@ximian.com>
* makefile: added windows and unix targets.