Procházet zdrojové kódy

Mention the fact that environment variables now take precedence over the configuration in the Changelog.

Cyril Roelandt před 13 roky
rodič
revize
a4ae14bcc4
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -18,6 +18,8 @@ StarPU 1.0 (svn revision xxxx)
 ==============================================
 The extensions-again release
 
+  * Make environment variables take precedence over the configuration passed to
+        starpu_init();
   * Add man pages for some of the tools
   * Add reduction mode to starpu_mpi_insert_task
   * Add C++ application example in examples/cpp/