From 125906406d548e50b86628549551ff0abf235892 Mon Sep 17 00:00:00 2001 From: Mauricio Zambrano-Bigiarini <hzambran@users.noreply.github.com> Date: Wed, 11 Apr 2012 16:15:54 +0000 Subject: [PATCH] updated web page. Added 'WhatsNew.txt' and changed 'NEWS.txt' by 'NEWS' --- NEWS | 28 ++++++++++++++++++++++++++++ NEWS.txt => WhatsNew.txt | 0 2 files changed, 28 insertions(+) create mode 100755 NEWS rename NEWS.txt => WhatsNew.txt (100%) diff --git a/NEWS b/NEWS new file mode 100755 index 0000000..dc10fc4 --- /dev/null +++ b/NEWS @@ -0,0 +1,28 @@ +############################################################## +# Previous Releases: see old file 'WhatsNew.txt' for details # +############################################################## + +0.1-54 01-Apr-2012 +0.1.53 23-Mar-2012 +0.1.52 09-Mar-2012 +0.1.51 24-Feb-2012 +0.1.50 23-Feb-2012 +0.1.49 13-Feb-2012 +0.1.48 22-Jan-2012 +0.1.47 16-Jan-2012 +0.1.46 29-Nov-2011 +0.1-45 11-Nov-2011 +0.1-44 28-Oct-2011 +0.1-43 17-Oct-2011 +0.1-42 08-Oct-2011 +0.1-41 05-Sep-2011 +0.1-40 01-Sep-2011 + 24-Jun-2011 + May-2011 + Apr-2011 + 29-Dec-2010 + 23-Dec-2010 + Dec-2010 + Nov-2010 + 2009-Oct2010: hydroPSO hibernation :( + ~Jul-2008: hydroPSO beginning... diff --git a/NEWS.txt b/WhatsNew.txt similarity index 100% rename from NEWS.txt rename to WhatsNew.txt -- GitLab