[pure-lang-svn] SF.net SVN: pure-lang: [28] pure/trunk/ChangeLog
Status: Beta
Brought to you by:
agraef
|
From: <ag...@us...> - 2008-05-02 07:03:39
|
Revision: 28
http://pure-lang.svn.sourceforge.net/pure-lang/?rev=28&view=rev
Author: agraef
Date: 2008-05-02 00:03:42 -0700 (Fri, 02 May 2008)
Log Message:
-----------
Updated ChangeLog.
Modified Paths:
--------------
pure/trunk/ChangeLog
Modified: pure/trunk/ChangeLog
===================================================================
--- pure/trunk/ChangeLog 2008-05-02 07:01:38 UTC (rev 27)
+++ pure/trunk/ChangeLog 2008-05-02 07:03:42 UTC (rev 28)
@@ -1,5 +1,9 @@
2008-05-02 Albert Graef <Dr....@t-...>
+ * Makefile: Add $(LDFLAGS) and $(LIBS) to the link line, so that
+ the user can easily add his own linker options and local
+ libraries.
+
* lib/strings.pure: Add missing range check in string indexing
operation. Reported by Eddie Rucker.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|