File rubygem-activesupport-2_0.changes of Package rubygem-activesupport-2_0

-------------------------------------------------------------------
Fri Nov 28 18:07:56 CET 2008 - mrueckert@suse.de

- update to version 2.0.5
  just a version bump to keep them in line with the other rails 2.0
  packages.
- added activesupport-2.0.5_ruby_1.8.7_chars_method.patch:
  make sure we use the active_support .chars function instead of
  the ruby version.

-------------------------------------------------------------------
Fri Sep 19 15:35:56 CEST 2008 - mrueckert@suse.de

- update to version 2.0.4
  * Fixed the rexml vulnerability disclosed at
    http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/
    [koz]
  * Remove :nodoc: entries around the ActiveSupport test/unit
    assertions.  #10946 [dancroak, jamesh]
  * Fixed String#titleize to work for strings with 's too #10571
    [trek]
  * Changed the implementation of Enumerable#group_by to use a
    double array approach instead of a hash such that the insert
    order is honored [DHH/Marcel]
  * remove multiple enumerations from
    ActiveSupport::JSON#convert_json_to_yaml when dealing with
    date/time values.  [rick]
  * Hash#symbolize_keys skips keys that can't be symbolized.
    #10500 [Brad Greenlee]
  * Ruby 1.9 compatibility.  #1689, #10466, #10468, #10554 [Cheah
    Chu Yeow, Pratik Naik, Jeremy Kemper, Dirkjan Bussink]
  * TimeZone#to_s uses UTC rather than GMT.  #1689 [Cheah Chu Yeow]
  * Refactor of Hash#symbolize_keys! to use Hash#replace.  Closes
    #10420 [ReinH]
  * Fix HashWithIndifferentAccess#to_options! so it doesn't clear
    the options hash.  Closes #10419 [ReinH]

-------------------------------------------------------------------
Wed Feb 20 23:18:29 CET 2008 - mrueckert@suse.de

- do not obsolete the old name as it leads to trouble on upgrade.
  this will handled by the wrapper package.

-------------------------------------------------------------------
Wed Jan 16 21:32:08 CET 2008 - mrueckert@suse.de

- branched of a rubygem-activesupport-2_0 package
- update to version 2.0.2:
  the next major step in the rails development. for all changes see
  /usr/lib*/ruby/gems/1.8/gems/activesupport-2.0.2/CHANGELOG

-------------------------------------------------------------------
Wed Jan 16 21:24:36 CET 2008 - mrueckert@suse.de

- renamed package to rubygem-activesupport-1_4 to allow parallel
  installation of other major branches

-------------------------------------------------------------------
Wed Oct 17 17:45:54 CEST 2007 - mrueckert@suse.de

- update to version 1.4.4
  * Backport: allow array and hash query parameters. Array route
    parameters are converted/to/a/path as before.  #6765, #7047,
    #7462 [bgipsy, Jeremy McAnally, Dan Kubb, brendan, Diego
    Algorta Casamayou]
- additional changes from 1.4.3
  * Demote Hash#to_xml to use XmlSimple#xml_in_string so it can't
    read files or stdin.  #8453 [candlerb, Jeremy Kemper]
    (CVE-2007-5379) (bnc #332441)
  * Document Object#blank?.  #6491 [Chris Mear]
  * Update Dependencies to ignore constants inherited from
    ancestors. Closes #6951. [Nicholas Seckar]
  * Improved multibyte performance by relying less on exception
    raising #8159 [Blaine]

-------------------------------------------------------------------
Mon May 14 16:24:06 CEST 2007 - mrueckert@suse.de

- update to version 1.4.2
  * Ruby 1.8.6 and 1.9 define private Time#to_date and
    #to_datetime; make them public for compatibility.
    [Jeremy Kemper]
  * Deprecation: warn on stderr if RAILS_DEFAULT_LOGGER isn't set
    yet.  [Jeremy Kemper]
- additional changes from version 1.4.1
  * Optimize Class Inheritable Attributes so that unnecessary
    hashes are not created.  Closes #7472 [Bruce Perens]
  * Added :instance_writer option to #mattr_writer/accessor,
    #cattr_writer/accessor, and #class_inheritable_writer to skip
    the creation of the instance writer.  [Rick]
  * Full test coverage for Inflector.  #7228 [Dan Kubb]

-------------------------------------------------------------------
Wed Jan 24 00:46:49 CET 2007 - mrueckert@suse.de

- update to version 1.4.0
  update for rails 1.2.1. too many changes to mention them here.
  see /usr/lib*/ruby/gems/1.8/gems/activesupport-1.4.0/CHANGELOG

-------------------------------------------------------------------
Wed Jun 21 01:04:30 CEST 2006 - mrueckert@suse.de

- use rubygems_with_buildroot_patch instead of the versioned
  buildrequires

-------------------------------------------------------------------
Mon Jun 19 18:29:44 CEST 2006 - mrueckert@suse.de

- Initial package version 1.3.1

openSUSE Build Service is sponsored by