logo       

roller CHANGES.txt,1.14,1.15: msg#00110

Subject: roller CHANGES.txt,1.14,1.15
Update of /cvsroot/roller/roller
In directory sc8-pr-cvs1:/tmp/cvs-serv20963

Modified Files:
        CHANGES.txt 
Log Message:
I forgot to check in the latest 0.9.8.1

Index: CHANGES.txt
===================================================================
RCS file: /cvsroot/roller/roller/CHANGES.txt,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** CHANGES.txt 14 Oct 2003 03:10:25 -0000      1.14
--- CHANGES.txt 29 Oct 2003 04:29:48 -0000      1.15
***************
*** 5,27 ****
  0.9.8.1: Bug fix release
  
! ROL-252  FIXED  Wrong comments link in RSS                    
! ROL-241  FIXED        xml feed uses dc:date instead of pubDate                
! ROL-258        FIXED  Enable comments by default for new blogs                
! ROL-251        FIXED  Roller config changes should be immediately flushed     
        
! ROL-171        FIXED  comments needs improvement, I get lots of double 
postings               
! ROL-249        FIXED  Disabling comments doesn't disable the comment form on 
the comment-form-in-page                 
! ROL-246        FIXED  Adding a page causes unhandled exception                
! ROL-232        FIXED  &nbsp problems in RSS feed              
! ROL-212        FIXED  Empty blog page                 
! ROL-255        FIXED  Theme won't change              
! ROL-216        FIXED  Admin can't delete user.                
! ROL-242        FIXED  Weblogs.com ping sends wrong URL                
! ROL-259        FIXED  Get rid of the FIRST POST!              
! ROL-237        FIXED  Preview Theme doesn't seem to be working                
! ROL-214        FIXED  Category chooser for Currency theme             
! ROL-202        FIXED  Error saving customizations to theme            
! ROL-238        FIXED  Parameters intended for the 'edit website settings' are 
being sent to the logout-redirect.jsp.          
! ROL-245        FIXED  Mispelling 
!               
  
---------------------------------------------------------------------------------
  0.9.8: Performance improvements and bug fixes
--- 5,30 ----
  0.9.8.1: Bug fix release
  
!    ROL-252 FIXED Wrong comments link in RSS       
!    ROL-241 FIXED xml feed uses dc:date instead of pubDate 
!    ROL-258 FIXED Enable comments by default for new blogs 
!    ROL-251 FIXED Roller config changes should be immediately flushed 
!    ROL-171 FIXED comments needs improvement, I get lots of double postings 
!    ROL-249 FIXED Disabling comments doesn't disable the comment form on 
!                     the comment-form-in-page 
!    ROL-246 FIXED Adding a page causes unhandled exception 
!    ROL-232 FIXED &nbsp problems in RSS feed 
!    ROL-212 FIXED Empty blog page 
!    ROL-255 FIXED Theme won't change 
!    ROL-216 FIXED Admin can't delete user. 
!    ROL-242 FIXED Weblogs.com ping sends wrong URL 
!    ROL-259 FIXED Get rid of the FIRST POST! 
!    ROL-237 FIXED Preview Theme doesn't seem to be working 
!    ROL-214 FIXED Category chooser for Currency theme 
!    ROL-202 FIXED Error saving customizations to theme 
!    ROL-238 FIXED Parameters intended for the 'edit website settings' are 
!                     being sent to the logout-redirect.jsp. 
!    ROL-264 FIXED Ping Weblogs.com should be off by default in weblog editor
!    ROL-245 FIXED Mispelling 
!    
  
---------------------------------------------------------------------------------
  0.9.8: Performance improvements and bug fixes
***************
*** 31,59 ****
  Weblog.com ping and integrated Lucene weblog search.
  
!    ROL-197    FIXED   error inserting null into page.updatetime on register 
new user          
!    ROL-196    FIXED   Blogger/MetaBlog API operations flush entire cache      
        
!    ROL-187    FIXED   Some SQL friendly table and column renames              
!    ROL-206    FIXED   Comment links in site-wide RSS feed are wrong           
!    ROL-160    FIXED   Theme switcher workflow issues          
!    ROL-172    FIXED   index.jsp only contains Home | Login links              
!    ROL-198    FIXED   Support accented characters in RSS              
!    ROL-208    FIXED   Client-aborts should not be logged as errors            
!    ROL-60     FIXED   Encrypt passwords in the DB             
!    ROL-189    FIXED   Add macro to set content type of a page                 
!    ROL-180    FIXED   Use relative URLs in HTML, make RSS URLs configurable   
        
!    ROL-173    FIXED   hsqldb migration script has syntax issues               
!    ROL-179    FIXED   Main page not updating list of updated blogs            
!    ROL-183    FIXED   Linkback extractor can't handle relative auto-discovery 
links           
!    ROL-120    FIXED   encoding type wrong (freeroller)                
!    ROL-178    FIXED   PageCache and RssCache filter timeouts cannot differ    
        
!    ROL-100    FIXED   Resin specific install guide            
!    ROL-181    FIXED   Ping weblogs.com when entry changed/entered             
!    ROL-185    FIXED   Test page doesn't close JDBC connection                 
!    ROL-215    FIXED   Anchor links for Currency theme                 
!    ROL-209    FIXED   Blogger API error messages reversed             
!    ROL-184    FIXED   SQL script improvements                 
!    ROL-207    FIXED   Main page list of popular blogs should be smaller       
        
!    ROL-205    FIXED   dstest.jsp wont compile                 
!    ROL-200    FIXED   Context XML file for Tomcat 4.1.x 
  
  
---------------------------------------------------------------------------------
--- 34,62 ----
  Weblog.com ping and integrated Lucene weblog search.
  
!    ROL-197 FIXED error inserting null into page.updatetime on register new 
user 
!    ROL-196 FIXED Blogger/MetaBlog API operations flush entire cache 
!    ROL-187 FIXED Some SQL friendly table and column renames 
!    ROL-206 FIXED Comment links in site-wide RSS feed are wrong 
!    ROL-160 FIXED Theme switcher workflow issues 
!    ROL-172 FIXED index.jsp only contains Home | Login links 
!    ROL-198 FIXED Support accented characters in RSS 
!    ROL-208 FIXED Client-aborts should not be logged as errors 
!    ROL-60  FIXED Encrypt passwords in the DB 
!    ROL-189 FIXED Add macro to set content type of a page 
!    ROL-180 FIXED Use relative URLs in HTML, make RSS URLs configurable 
!    ROL-173 FIXED hsqldb migration script has syntax issues 
!    ROL-179 FIXED Main page not updating list of updated blogs 
!    ROL-183 FIXED Linkback extractor can't handle relative auto-discovery 
links 
!    ROL-120 FIXED encoding type wrong (freeroller) 
!    ROL-178 FIXED PageCache and RssCache filter timeouts cannot differ 
!    ROL-100 FIXED Resin specific install guide 
!    ROL-181 FIXED Ping weblogs.com when entry changed/entered 
!    ROL-185 FIXED Test page doesn't close JDBC connection 
!    ROL-215 FIXED Anchor links for Currency theme 
!    ROL-209 FIXED Blogger API error messages reversed 
!    ROL-184 FIXED SQL script improvements 
!    ROL-207 FIXED Main page list of popular blogs should be smaller 
!    ROL-205 FIXED dstest.jsp wont compile 
!    ROL-200 FIXED Context XML file for Tomcat 4.1.x 
  
  
---------------------------------------------------------------------------------
***************
*** 62,67 ****
  Fixes these bugs:
  
!    ROL-196 Blogger/MetaBlog API operations flush entire cache                 
!    ROL-193 Trackback URL display should use absolute URL              
     ROL-192 LinkbackExtract should mind absolute URL config 
     
--- 65,70 ----
  Fixes these bugs:
  
!    ROL-196 Blogger/MetaBlog API operations flush entire cache       
!    ROL-193 Trackback URL display should use absolute URL 
     ROL-192 LinkbackExtract should mind absolute URL config 
     
***************
*** 71,80 ****
  Fixes these bugs:
  
!    ROL-179 Main page not updating list of updated blogs               
     ROL-183 Linkback extractor can't handle relative 
!            auto-discovery links               
!    ROL-180 Use relative URLs in HTML, make RSS URLs configurable              
!    ROL-175 Most recent weblog entries on main page not refreshed              
!    ROL-178 PageCache and RssCache filter timeouts cannot differ               
     ROL-188 Links to "Most recent weblog posts" are always http 
             (roller running on https)
--- 74,83 ----
  Fixes these bugs:
  
!    ROL-179 Main page not updating list of updated blogs       
     ROL-183 Linkback extractor can't handle relative 
!            auto-discovery links 
!    ROL-180 Use relative URLs in HTML, make RSS URLs configurable 
!    ROL-175 Most recent weblog entries on main page not refreshed 
!    ROL-178 PageCache and RssCache filter timeouts cannot differ 
     ROL-188 Links to "Most recent weblog posts" are always http 
             (roller running on https)
***************
*** 90,116 ****
  Fixes these bugs:
  
!    ROL-155  referer.refpermalink should be allowed to be null.                
!    ROL-167    JavaScript error on delete comments page                
!    ROL-157    Postgres SQL problems           
!    ROL-152    Delete comment page is blank            
!    ROL-166    Add missing <comments> element to RSS output            
!    ROL-161    Comments not always in proper chrono order              
!    ROL-153    Missing DBCP jars needed for Tomcat 4.0.X               
!    ROL-159    Newsfeed display macro(s) broken                
!    ROL-171    comments needs improvement, I get lots of double postings       
        
!    ROL-162    Comment formatting not preserved when HTML disabled             
!    ROL-156    Remove JSTL to please Resin             
!    ROL-169    Javier's Calendar style improvements            
!    ROL-163    #showRSSAutodiscoveryLink() is not XHTML compliant              
!    ROL-170    Support Mozilla 1.3 Midas Editor                
!    ROL-164    Upgrade to Velocity 1.3.1               
!    ROL-165    Upgrade to Hibernate 2.0 RC1            
!    ROL-154    Missing indices needed for MySQL 4.0 
     
  For the full details of bug fixes, see Roller's JIRA issue tracking system 
  at the URL below:
  
!    http://opensource.atlassian.com/projects/roller/BrowseProject.jspa         
        
!               
  
---------------------------------------------------------------------------------
  0.9.7: Major new release
--- 93,119 ----
  Fixes these bugs:
  
!    ROL-155  referer.refpermalink should be allowed to be null.       
!    ROL-167 JavaScript error on delete comments page 
!    ROL-157 Postgres SQL problems 
!    ROL-152 Delete comment page is blank 
!    ROL-166 Add missing <comments> element to RSS output 
!    ROL-161 Comments not always in proper chrono order 
!    ROL-153 Missing DBCP jars needed for Tomcat 4.0.X 
!    ROL-159 Newsfeed display macro(s) broken 
!    ROL-171 comments needs improvement, I get lots of double postings 
!    ROL-162 Comment formatting not preserved when HTML disabled 
!    ROL-156 Remove JSTL to please Resin 
!    ROL-169 Javier's Calendar style improvements 
!    ROL-163 #showRSSAutodiscoveryLink() is not XHTML compliant 
!    ROL-170 Support Mozilla 1.3 Midas Editor 
!    ROL-164 Upgrade to Velocity 1.3.1 
!    ROL-165 Upgrade to Hibernate 2.0 RC1 
!    ROL-154 Missing indices needed for MySQL 4.0 
     
  For the full details of bug fixes, see Roller's JIRA issue tracking system 
  at the URL below:
  
!    http://opensource.atlassian.com/projects/roller/BrowseProject.jspa   
!    
  
---------------------------------------------------------------------------------
  0.9.7: Major new release
***************
*** 242,260 ****
  0.9.1: Bug fix release April 29, 2002
  
!       - BUG #542478 FIXED: Delete category broken
!         Now, if you try to delete a category that is in use you will get a 
!         warning. You will be asked if you would like to move the entries in 
!         that category to another category.
  
!       - BUG #542479 FIXED: Delete folder broken
!         Now, if you try to delete a folder that has contents you will get a 
!         warning. You will be asked if you would like to move the contents of 
!         that folder to another folder.
  
!       - Changed Castor JDO data member in RollerImpl to transient so that it
!         does not cause an error if the Roller session is serialized.
  
!       - Introduced org.roller.business.castor.ManagerBase and made general
!         improvements in database connection usage.
  
  -----------------------------------------------------------------------------
--- 245,263 ----
  0.9.1: Bug fix release April 29, 2002
  
! - BUG #542478 FIXED: Delete category broken
!   Now, if you try to delete a category that is in use you will get a 
!   warning. You will be asked if you would like to move the entries in 
!   that category to another category.
  
! - BUG #542479 FIXED: Delete folder broken
!   Now, if you try to delete a folder that has contents you will get a 
!   warning. You will be asked if you would like to move the contents of 
!   that folder to another folder.
  
! - Changed Castor JDO data member in RollerImpl to transient so that it
!   does not cause an error if the Roller session is serialized.
  
! - Introduced org.roller.business.castor.ManagerBase and made general
!   improvements in database connection usage.
  
  -----------------------------------------------------------------------------




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
web.pylons.gene...    hurd.l4/2002-10...    kernel.commits....    user-groups.lin...    yellowdog.gener...    java.drools.use...    security.openva...    package-managem...    linux.debian.us...    qnx.openqnx.dev...    genealogy.gramp...    file-systems.if...    voip.wengophone...    tex.context/200...    ietf.smime/2003...    audio.csound.de...    culture.region....    xfree86.devel/2...    mobile.kannel.u...    distributed.con...    education.engli...    org.user-groups...    bug-tracking.gn...    recreation.bicy...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe