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:
authorAlp Toker <alp@mono-cvs.ximian.com>2002-07-20 20:28:14 +0400
committerAlp Toker <alp@mono-cvs.ximian.com>2002-07-20 20:28:14 +0400
commit506cf012dbf800500a98555042cc01387a8f5f01 (patch)
tree22e04e56eda5eb6da454e5a9921c8872735b8dbe /mcs/jay
parent5e0be35279c02f6ac2b7ba133c0488e30d0b9691 (diff)
ChangeLog update.
svn path=/trunk/mcs/; revision=5971
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.