aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG_v3
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-03-01 20:46:02 -0500
committerRalph Amissah <ralph@amissah.com>2011-03-01 20:46:02 -0500
commit5abc572129ac49178aa77ea59cb8e5d611e6374f (patch)
tree9c3402a3d8fa17d1a3c7a4c8bcc81230d12cc2be /CHANGELOG_v3
parentv3: space between each and opening curly brace e.g. "x.each {|y| p y}" (diff)
v3: sysenv, separate out processing_path method plus consequences
Diffstat (limited to 'CHANGELOG_v3')
-rw-r--r--CHANGELOG_v33
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG_v3 b/CHANGELOG_v3
index 81aaab62..165d6665 100644
--- a/CHANGELOG_v3
+++ b/CHANGELOG_v3
@@ -35,6 +35,9 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.2.orig.tar.gz
* use "encoding: utf-8" (instead of coding)
+ * sysenv, processing_path method (separated from path) and resulting
+ necessary changes
+
* urls, param, two unrelated regex fixes, check
* hub, minor rearranging