apache > lenya
 

History of Changes

RSS

Introduction and explanation of symbols

Changes are sorted by "{0}" and thentype chronologically with the most recent at the top. These symbols denote the various action types:add=add, remove=remove, update=update

Version 2005-05 ()

1.2

  • add[1.2] Added russian translation by Anton Kovalenko Diff Committed by gregor.
  • add[1.2] Updated russian translation by Антон Коваленко. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34798 Diff Committed by gregor.
  • add[1.2] Added anonymous authenticator (useful for client certs) based on work by Mike Moretti. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34253 Diff Committed by gregor.
  • add[1.2] Added CIFSUser implementation by Doug Chestnut and Peter Shipley. This allows to authenticate users against CIFS using JCIFS. Lenya ships with a mock jar, replace with the real thing if you want to use this. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=27289 Diff Committed by gregor.
  • add[1.2] Added CIFSUser implementation by Doug Chestnut and Peter Shipley. This allows to authenticate users against CIFS using JCIFS. Lenya ships with a mock jar, replace with the real thing if you want to use this. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=27289 Diff Committed by gregor.
  • add[1.2] added ProxyUrlModule (Bug #33742), credits to Felix Roethenbacher Diff Committed by andreas.
  • update[1.2] Explicitly exclude build directories from dist-src target Diff Committed by gregor.
  • update[1.2] Use Ant task to fix CRLF for the shell scripts and make them executable Diff Committed by gregor.
  • update[1.2] version updated Diff Committed by michi.
  • update[1.2] logout activated Diff Committed by michi.
  • update[1.2] Made access control classes serializable based on a patch by Mirek Hankus. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34127 Diff Committed by gregor.
  • update[1.2] Made sure that URI strings are properly encoded when calling the URI default constructor. This resolves the long-standing issue http://issues.apache.org/bugzilla/show_bug.cgi?id=27558 where Lenya could not be installed in a directory with spaces in the path. Diff Committed by gregor.
  • update[1.2] Translated 'document visible in navigation' Diff Committed by gregor.
  • update[1.2] Start to use labels for accessibility Diff Committed by gregor.
  • update[1.2] Translated a couple stragglers in the admin UI, thanks to solprovider. Diff Committed by gregor.
  • update[1.2] invalidate session added Diff Committed by michi.
  • update[1.2] error handling and warnings improved Diff Committed by michi.
  • update[1.2] Added missing i18n declaration to password xsl. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34911 Diff Committed by gregor.
  • update[1.2] Made sure that linefeeds in batch files are windows-style. Thanks to Paul Ercolino for the hint. Diff Committed by gregor.
  • update[1.2] Backported CSS/XHTML menu from trunk, and switched to XHTML serialization everywhere. Lenya now validates as XHTML 1.0 strict. Diff Committed by gregor.
  • update[1.2] Honour doctype in site area for menu generation. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34890 Diff Committed by gregor.
  • update[1.2] generate a warning if no parentid request parameter has been specified and obsolete method name from log message removed Diff Committed by michi.
  • update[1.2] Set serializer for static publishing to XHTML. Thanks to Travis McCauley. Diff Committed by gregor.
  • update[1.2] patch 15061 applied Diff Committed by michi.
  • update[1.2] thanks to Simon Litwan the problem with slashes has been fixed Diff Committed by michi.
  • update[1.2] Fixed the links to the documentation Diff Committed by thorsten.
  • update[1.2] Improved russian translation. Thanks to qMax Diff Committed by gregor.
  • update[1.2] Updated ant to 1.6.4 Diff Committed by antonio.
  • update[1.2] Optimized copying of files to WEB-INF/classes Diff Committed by gregor.
  • update[1.2] Thanks to Simon Litwan: testing for selected file in insertImage/insertAsset popup; bug#34982 Diff Committed by edith.
  • update[1.2] Properly escape warnings in validation.js This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=35022 Diff Committed by gregor.
  • update[1.2] No longer emit debug messages when starting lenya on windows Diff Committed by gregor.
  • update[1.2] Updated the russian translation. Thanks to qMax Diff Committed by gregor.
  • update[1.2] commit patch for bug #35041 (no german translations for errors in addUser GUI), credits to Simon Litwan Diff Committed by andreas.
  • update[1.2] Xopus pipeline view added in order to allow better debugging and illustrating how Xopus needs to be attached Diff Committed by michi.
  • update[1.2] apply patch for bug #35062 (strange characters in textarea-fields in IE), credits to Simon Litwan Diff Committed by andreas.
  • update[1.2] Re-commit japanese translations in an effort to preseve UTF-8 encoding Diff Committed by gregor.

2.0

  • add[2.0] Added russian translation by Anton Kovalenko Diff Committed by gregor.
  • add[2.0] Added CIFSUser implementation by Doug Chestnut and Peter Shipley. This allows to authenticate users against CIFS using JCIFS. Lenya ships with a mock jar, replace with the real thing if you want to use this. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=27289 Diff Committed by gregor.
  • add[2.0] Added CIFSUser implementation by Doug Chestnut and Peter Shipley. This allows to authenticate users against CIFS using JCIFS. Lenya ships with a mock jar, replace with the real thing if you want to use this. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=27289 Diff Committed by gregor.
  • add[2.0] added addIpRange JX template Diff Committed by andreas.
  • add[2.0] implemented 'view IP range' usecase Diff Committed by andreas.
  • add[2.0] implemented ipRangeGroups usecase Diff Committed by andreas.
  • add[2.0] added SimpleSiteManager Diff Committed by andreas.
  • add[2.0] added JX template for AC live tab Diff Committed by andreas.
  • add[2.0] added BXE usecase handler Diff Committed by andreas.
  • add[2.0] added BXE JX template and stylesheets Diff Committed by andreas.
  • add[2.0] added archive and restore usecase handlers Diff Committed by andreas.
  • remove[2.0] use SimpleSiteManager for blog publication Diff Committed by andreas.
  • remove[2.0] Deleted empty directory Diff Committed by gregor.
  • remove[2.0] Removed obsoleted site management ant tasks Diff Committed by gregor.
  • remove[2.0] removed obsolete BXE flowscript Diff Committed by andreas.
  • remove[2.0] removing obsolete info xslt Diff Committed by andreas.
  • remove[2.0] No longer used Diff Committed by gregor.
  • remove[2.0] No longer used Diff Committed by gregor.
  • remove[2.0] removed obsolete parameter-doctype.xmap Diff Committed by andreas.
  • update[2.0] Added Gregor's PGP key Diff Committed by gregor.
  • update[2.0] Explicitly exclude build directories from dist-src target Diff Committed by gregor.
  • update[2.0] [minor change] added some logging and comments Diff Committed by jwkaltz.
  • update[2.0] always throw exception in error case Diff Committed by jwkaltz.
  • update[2.0] copied changes from branch 1_2 to trunk; fixes bug 34190 Diff Committed by jwkaltz.
  • update[2.0] handle document metadata the same as resource metadata, that is under separate URI, separated from contents Diff Committed by jwkaltz.
  • update[2.0] Use Ant task to fix CRLF for the shell scripts and make them executable Diff Committed by gregor.
  • update[2.0] Removed unnecessary comparison to null Diff Committed by gregor.
  • update[2.0] Simplified Exception handling Diff Committed by gregor.
  • update[2.0] Updated russian translation by Антон Коваленко. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34798 Diff Committed by gregor.
  • update[2.0] Added anonymous authenticator (useful for client certs) based on work by Mike Moretti. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34253 Diff Committed by gregor.
  • update[2.0] Made access control classes serializable based on a patch by Mirek Hankus. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34127 Diff Committed by gregor.
  • update[2.0] Made sure that URI strings are properly encoded when calling the URI default constructor. This resolves the long-standing issue http://issues.apache.org/bugzilla/show_bug.cgi?id=27558 where Lenya could not be installed in a directory with spaces in the path. Diff Committed by gregor.
  • update[2.0] Start to use labels for accessibility Diff Committed by gregor.
  • update[2.0] [minor change] added logger to constructor call Diff Committed by jwkaltz.
  • update[2.0] modified metadata handling: all meta is now separate from content, and can be of 3 different types (dc, lenya, custom) Diff Committed by jwkaltz.
  • update[2.0] [minor change] added id prop Diff Committed by jwkaltz.
  • update[2.0] [minor change] set resource type of default publication start page to homepage Diff Committed by jwkaltz.
  • update[2.0] [minor change] add getResourceType() convenience method Diff Committed by jwkaltz.
  • update[2.0] read meta-data directly instead of using DocumentTypeResolver Diff Committed by jwkaltz.
  • update[2.0] Use labels for accessibility. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34632 Diff Committed by gregor.
  • update[2.0] replace log4j with Avalon logger Diff Committed by jwkaltz.
  • update[2.0] [minor change] fixed javadoc reference Diff Committed by jwkaltz.
  • update[2.0] [minor change] fix javadoc references Diff Committed by jwkaltz.
  • update[2.0] [minor change] call new api to retrieve metadata value Diff Committed by jwkaltz.
  • update[2.0] removed obsolete action Diff Committed by jwkaltz.
  • update[2.0] [minor change] remove duplicate term Diff Committed by jwkaltz.
  • update[2.0] refactoring of meta-data creation into MetaDataManager Diff Committed by jwkaltz.
  • update[2.0] sitetree JX: added missing / in tab link URL Diff Committed by andreas.
  • update[2.0] [minor change] added minimal dc attributes Diff Committed by jwkaltz.
  • update[2.0] factorize document creation code into superclass Diff Committed by jwkaltz.
  • update[2.0] [minor change] removed unused import Diff Committed by andreas.
  • update[2.0] [minor change] set Id property Diff Committed by jwkaltz.
  • update[2.0] [minor change] check for null parameter Diff Committed by jwkaltz.
  • update[2.0] use URI instead of file for initial contents of a new document. Language version uses URI of existing document Diff Committed by jwkaltz.
  • update[2.0] deleting language version: lock objects, delete meta source as well Diff Committed by jwkaltz.
  • update[2.0] fix deleting asset usecase Diff Committed by jwkaltz.
  • update[2.0] [minor change] set svn prop Diff Committed by jwkaltz.
  • update[2.0] use constants / convenience methods instead of lenya:// for accessing content Diff Committed by jwkaltz.
  • update[2.0] [minor change] removed unused imports Diff Committed by andreas.
  • update[2.0] [minor change] removed unused import, added javadoc tag Diff Committed by andreas.
  • update[2.0] [minor change] removed unused imports, added javadoc tags Diff Committed by andreas.
  • update[2.0] changed Document.getResourceType() to return an object instead of a string Diff Committed by andreas.
  • update[2.0] [minor change] set svn id prop Diff Committed by jwkaltz.
  • update[2.0] [minor change] update year property; formatting Diff Committed by jwkaltz.
  • update[2.0] [minor change] set svn id prop Diff Committed by jwkaltz.
  • update[2.0] continued addIPRange usecase, added mock classes for remaining IP range management usecases Diff Committed by andreas.
  • update[2.0] calling super constructor in FileIPRange Diff Committed by andreas.
  • update[2.0] enabled IP range management usecases in cocoon.xconf Diff Committed by andreas.
  • update[2.0] commented out non-finished usecase declaration from cocoon.xconf Diff Committed by andreas.
  • update[2.0] finished ipRangeProfile usecase Diff Committed by andreas.
  • update[2.0] use imported messages JX template for IP range usecases Diff Committed by andreas.
  • update[2.0] remove dependence on new document instance in usecases (first step towards refactoring of document creation code) Diff Committed by jwkaltz.
  • update[2.0] [minor change] removed unused imports, fixed some javadoc tags Diff Committed by andreas.
  • update[2.0] [minor change] remove dependency on new document instance Diff Committed by jwkaltz.
  • update[2.0] [minor change] add individual setter methods Diff Committed by jwkaltz.
  • update[2.0] provide file-free equivalent to getContentDirectory Diff Committed by jwkaltz.
  • update[2.0] [minor change] rename Uri to URI. provide accessor Diff Committed by jwkaltz.
  • update[2.0] factorized document creation into DocumentManager; removed usage of File in creation process Diff Committed by jwkaltz.
  • update[2.0] Made sure that linefeeds in batch files are windows-style. Thanks to Paul Ercolino for the hint. Diff Committed by gregor.
  • update[2.0] Improved some JavaDoc comments Diff Committed by tschlabach.
  • update[2.0] some minor changes to the Javadocs Diff Committed by tschlabach.
  • update[2.0] [minor change] removed unused imports and variables, fixed some javadoc comments Diff Committed by andreas.
  • update[2.0] [minor change] added pub sources to javadocs target Diff Committed by jwkaltz.
  • update[2.0] [minor change] added gregor's explanation on blog entry structuring to comments Diff Committed by jwkaltz.
  • update[2.0] [minor change] added Id and introductory explanation of file's purpose Diff Committed by jwkaltz.
  • update[2.0] [minor change] fixed parameter name typo Diff Committed by andreas.
  • update[2.0] added SimpleSiteManager Diff Committed by andreas.
  • update[2.0] made SiteManager mandatory in DocumentManager interface Diff Committed by andreas.
  • update[2.0] [minor change] reduced dependency on parent document Diff Committed by jwkaltz.
  • update[2.0] removed existing node type concept (distinction branch / leaf), as it was not used Diff Committed by jwkaltz.
  • update[2.0] updated DocumentManager.add() signature: don't require parent document, pass info as single strings Diff Committed by andreas.
  • update[2.0] simplified Creator interface Diff Committed by andreas.
  • update[2.0] [minor change] added comments Diff Committed by jwkaltz.
  • update[2.0] DocumentManager.add(): replaced initialContentsUri with another method where you can pass a source document Diff Committed by andreas.
  • update[2.0] fixed nudge usecase (instanceof check, locking) Diff Committed by andreas.
  • update[2.0] added locking to paste usecase Diff Committed by andreas.
  • update[2.0] tree site manager: return all language versions in getAncestors Diff Committed by andreas.
  • update[2.0] fixed locking in paste usecase Diff Committed by andreas.
  • update[2.0] SourceNode: synchronizing critical methods (avoids 'invalid UTF-8' problem) Diff Committed by andreas.
  • update[2.0] [minor change] code formatting Diff Committed by andreas.
  • update[2.0] Updated ant to 1.6.4 Diff Committed by antonio.
  • update[2.0] No longer ship an (outdated) copy of XConfToolTask, but rely on the one from Cocoon instead. This resolves parts of http://issues.apache.org/bugzilla/show_bug.cgi?id=34191 Diff Committed by gregor.
  • update[2.0] Simplied parsing code Diff Committed by gregor.
  • update[2.0] Return an immutable copy of the checkout date to avoid exposing mutable internals. Diff Committed by gregor.
  • update[2.0] Implemented serialVersionUID for serializable classes Diff Committed by gregor.
  • update[2.0] Fixed dead local storage and a null pointer dereference. Diff Committed by gregor.
  • update[2.0] Made a constant final Diff Committed by gregor.
  • update[2.0] Implemented serialVersionUID for serializable classes Diff Committed by gregor.
  • update[2.0] Added documentation to stack helper class Diff Committed by gregor.
  • update[2.0] Use static method instead of instance method Diff Committed by gregor.
  • update[2.0] Removed unused imports Diff Committed by gregor.
  • update[2.0] Made exception final Diff Committed by gregor.
  • update[2.0] Avoid unneccesary toString() Diff Committed by gregor.
  • update[2.0] Implemented serialVersionUID for serializable classes Diff Committed by gregor.
  • update[2.0] Implemented serialVersionUID for serializable classes Diff Committed by gregor.
  • update[2.0] Made exception final Diff Committed by gregor.
  • update[2.0] Removed unused imports Diff Committed by gregor.
  • update[2.0] Removed unused imports Diff Committed by gregor.
  • update[2.0] Made exception final Diff Committed by gregor.
  • update[2.0] Removed unused imports Diff Committed by gregor.
  • update[2.0] Don't echo internals during build Diff Committed by gregor.
  • update[2.0] Optimized copying of files to WEB-INF/classes Diff Committed by gregor.
  • update[2.0] Added package target and enabled deprecation warnings Diff Committed by gregor.
  • update[2.0] Removed deprecated SiteTree.save() Diff Committed by gregor.
  • update[2.0] Removed unused imports Diff Committed by gregor.
  • update[2.0] Avoided synthetic accessors Diff Committed by gregor.
  • update[2.0] Access static variable directly Diff Committed by gregor.
  • update[2.0] [minor change] set svn prop Diff Committed by jwkaltz.
  • update[2.0] fixed sitetree JS links in site area page head Diff Committed by andreas.
  • update[2.0] fixed SSL form in AC usecases Diff Committed by andreas.
  • update[2.0] [minor change] added debug messages Diff Committed by jwkaltz.
  • update[2.0] added credential forms to AC usecase view Diff Committed by andreas.
  • update[2.0] showing existing credentials on AC tabs Diff Committed by andreas.
  • update[2.0] [minor change] set svn prop Diff Committed by jwkaltz.
  • update[2.0] fixed credential adding+deletion on AC tab usecases Diff Committed by andreas.
  • update[2.0] removed obsolete PolicyHelper Diff Committed by andreas.
  • update[2.0] page2xhtml: forward <page:body> attributes to <xhtml:body> Diff Committed by andreas.
  • update[2.0] editDocument.js: added pre-execution error checking Diff Committed by andreas.
  • update[2.0] ported BXE to usecase framework Diff Committed by andreas.
  • update[2.0] ported BXE to usecase framework Diff Committed by andreas.
  • update[2.0] ported BXE to usecase framework Diff Committed by andreas.
  • update[2.0] [minor change] added javadocs Diff Committed by andreas.
  • update[2.0] added size attribute to asset upload Diff Committed by andreas.
  • update[2.0] added size attribute to asset upload Diff Committed by andreas.
  • update[2.0] Removed obsolete asset usecase Diff Committed by gregor.
  • update[2.0] added AbstractUsecase.setExitUsecase() method Diff Committed by andreas.
  • update[2.0] fixed meta data URL in menu Diff Committed by andreas.
  • update[2.0] don't use info- area prefix in menu2xhtml.xsl, add lenya.exitUsecase parameter Diff Committed by andreas.
  • update[2.0] remove info- area prefix from sitetree Diff Committed by andreas.
  • update[2.0] No longer call init twice, do not call cocoon resources to webapp Diff Committed by gregor.
  • update[2.0] No longer emit debug messages when starting lenya on windows Diff Committed by gregor.
  • update[2.0] Updated the russian translation. Thanks to qMax Diff Committed by gregor.
  • update[2.0] removed info area prefix Diff Committed by andreas.
  • update[2.0] fixed sitetree CSS Diff Committed by andreas.
  • update[2.0] [minor change] use background instead of underline for hovering in sitetree CSS Diff Committed by andreas.
  • update[2.0] disable area nodes in sitetree Diff Committed by andreas.
  • update[2.0] replace DocumentTypeResolver by document.getResourceType() Diff Committed by andreas.
  • update[2.0] patch sitetree javascript to avoid error re. non-linked nodes Diff Committed by andreas.
  • update[2.0] [minor change] added some javadocs Diff Committed by andreas.
  • update[2.0] [minor change] fixed quotation mark in error message Diff Committed by andreas.
  • update[2.0] Instantiator: copy usecase-policies.xml and index_en.xml meta file Diff Committed by andreas.
  • update[2.0] forward query string during login usecase Diff Committed by andreas.
  • update[2.0] added ProxyUrlModule (Bug #33742), credits to Felix Roethenbacher Diff Committed by andreas.
  • update[2.0] added error messages to archive.jx Diff Committed by andreas.
  • update[2.0] Applied patch by Doug Chestnut to support basic authentication. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34964 and paves the way for WebDAV support. Diff Committed by gregor.
  • update[2.0] Shortened exception handling Diff Committed by gregor.
  • update[2.0] Shortened exception handling Diff Committed by gregor.
  • update[2.0] [minor change] resolved variable name clashes Diff Committed by gregor.
  • update[2.0] Removed unused component declarations Diff Committed by gregor.
  • update[2.0] Switch serialization to xhtml Diff Committed by gregor.
  • update[2.0] Re-commit japanese translations in an effort to preseve UTF-8 encoding Diff Committed by gregor.
  • update[2.0] Instanciator: allow to copy directories (credits to Doug Chestnut) Diff Committed by andreas.
  • update[2.0] configure exit usecases in cocoon.xconf Diff Committed by andreas.
  • update[2.0] [minor change] removed invalid javadoc tag Diff Committed by andreas.
  • update[2.0] added IPRange.delete() method Diff Committed by andreas.

Documentation

  • add[Documentation] Added How-Tos from the wiki to the documentation. Diff Committed by gregor.
  • add[Documentation] Added How-Tos from the wiki to the documentation. Diff Committed by gregor.
  • add[Documentation] Added custom resource type how-to Diff Committed by gregor.
  • add[Documentation] Moved lots of tutorials from the wiki to the documentation. Diff Committed by gregor.
  • add[Documentation] Added translation howto to the site Diff Committed by gregor.
  • add[Documentation] Added CMS menus documentation to the site. Diff Committed by gregor.
  • add[Documentation] Added CMS screens documentation to the site. Diff Committed by gregor.
  • add[Documentation] Added reserved names documentation to the site Diff Committed by gregor.
  • add[Documentation] Added FAQ to the site Diff Committed by gregor.
  • add[Documentation] Added Paul Ercolino's search how-to. Diff Committed by gregor.
  • add[Documentation] Added Paul Ercolino's external data how-to. Diff Committed by gregor.
  • add[Documentation] Added the sections "Publication" and "Authoring and Live mode" to the "Concepts" section of 1.4 docs. Diff Committed by tschlabach.
  • add[Documentation] Added improved screenshots to the site. Thanks to Hubertus Groepper. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34597 Diff Committed by gregor.
  • update[Documentation] updated front page and changes Diff Committed by gregor.
  • update[Documentation] Patrick Street Clinic and Helium 5 added to live sites Diff Committed by gregor.
  • update[Documentation] Added anonymous authenticator (useful for client certs) based on work by Mike Moretti. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34253 Diff Committed by gregor.
  • update[Documentation] Removed obsolete warnings about installation directory Diff Committed by gregor.
  • update[Documentation] Added National Journal to live sites. Diff Committed by gregor.
  • update[Documentation] Moved workflow documentation to the site Diff Committed by gregor.
  • update[Documentation] Updated unit test documentation Diff Committed by gregor.
  • update[Documentation] Updated usecases documentation Diff Committed by gregor.
  • update[Documentation] Moved information about the Lenya Source Resolver to the site Diff Committed by gregor.
  • update[Documentation] Made new documentation valid forrest documents. Diff Committed by gregor.
  • update[Documentation] Fixed typo Diff Committed by gregor.
  • update[Documentation] improved explanation of LDAP integration Diff Committed by jwkaltz.
  • update[Documentation] Clarified the Tomcat versions Lenya runs on in the install instructions Diff Committed by gregor.
  • update[Documentation] added information about exit usecases Diff Committed by andreas.

No context matched

  • update[No context matched] Tagging release 1.2.3 Diff Committed by gregor.

Sandbox

  • update[Sandbox] Added cforms cleanup patch by Maxim Wasiliev. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34562 Diff Committed by gregor.

Site

  • add[Site] Updated site with latest how-to's. Diff Committed by gregor.
  • update[Site] updated index and changes Diff Committed by gregor.
  • update[Site] Patrick Street Clinic and Helium 5 added to live sites Diff Committed by gregor.
  • update[Site] Added anonymous authenticator (useful for client certs) based on work by Mike Moretti. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34253 Diff Committed by gregor.
  • update[Site] Added National Journal to live sites. Diff Committed by gregor.
  • update[Site] Fixed typo Diff Committed by gregor.

Contributors to this release

We thank the following people for their contributions to this release.

This is a list of all people who participated as committers:
(andreas), (antonio), (edith), (gregor), (jwkaltz), (michi), (thorsten), (tschlabach).