[pure-lang-svn] SF.net SVN: pure-lang: [269] pure/trunk/ChangeLog
Status: Beta
Brought to you by:
agraef
|
From: <ag...@us...> - 2008-06-20 02:07:25
|
Revision: 269
http://pure-lang.svn.sourceforge.net/pure-lang/?rev=269&view=rev
Author: agraef
Date: 2008-06-19 19:07:32 -0700 (Thu, 19 Jun 2008)
Log Message:
-----------
Updated ChangeLog.
Modified Paths:
--------------
pure/trunk/ChangeLog
Modified: pure/trunk/ChangeLog
===================================================================
--- pure/trunk/ChangeLog 2008-06-20 01:54:54 UTC (rev 268)
+++ pure/trunk/ChangeLog 2008-06-20 02:07:32 UTC (rev 269)
@@ -1,7 +1,14 @@
-2008-06-19 Albert Graef <Dr....@t-...>
+2008-06-20 Albert Graef <Dr....@t-...>
* 0.4 release.
+ * pure.cc, lexer.ll: Fake interactive mode when we're not
+ connected to a terminal but -i is specified. Thus sign-on message
+ and command prompts will be printed as usual. This is needed, in
+ particular, to make Emacs Pure-Eval mode work on Windows.
+
+2008-06-19 Albert Graef <Dr....@t-...>
+
* examples/symbolic.pure: Fix DNF example to accommodate changes
in the operator system.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|