]> git.llucax.com Git - software/bife/base.git/blobdiff - ROADMAP
- New Link model (uses Apache's PATH_INFO).
[software/bife/base.git] / ROADMAP
diff --git a/ROADMAP b/ROADMAP
index bbb24a2fa239047b71d28aa2958d09efa1d922ef..12d5f97a677b537f0710befa6553d31f7736e418 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -1,13 +1,6 @@
 $Id$
 
 
-Version 0.12
-============
-
-    - Look if using $_SERVER['PATH_INFO'] in Link is viable.
-    - Preserve .xbf file when no bife attribute is specified in Link.
-
-
 Version 0.13
 ============
 
@@ -15,8 +8,10 @@ Version 0.13
 
 ...
 
-Version 0.x
-============
+Version 1.0.0
+=============
+
     - Make a way to put all classes in a package together in a single file to
       avoid overhead in require_once calls (to be reviewed).
+    - Write more documentation.