Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge branch '1.4'
Browse files Browse the repository at this point in the history
Conflicts:
	CHANGELOG.md
	client/pom.xml
	client/zanata-adapter-properties/pom.xml
	client/zanata-adapter-xliff/pom.xml
	client/zanata-client-ant-po/pom.xml
	client/zanata-client-ant-properties/pom.xml
	client/zanata-client-commands/pom.xml
	client/zanata-maven-plugin/pom.xml
	common/pom.xml
	common/zanata-adapter-po/pom.xml
	common/zanata-common-api/pom.xml
	common/zanata-common-util/pom.xml
	common/zanata-rest-client/pom.xml
	pom.xml
	server/pom.xml
	server/zanata-model/pom.xml
	server/zanata-war/pom.xml
	zanata-parent/pom.xml
  • Loading branch information
seanf committed Jan 24, 2012
2 parents 62048d1 + e8a9a64 commit 046f61b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,10 +5,16 @@
* Add workspace query string parameters for generating a custom doclist with a custom title: https://bugzilla.redhat.com/show_bug.cgi?id=758587
* e.g. &title=Custom%20title&doc=full/path/of/first/doc&doc=full/path/of/second/doc

## zanata-1.4.5
* Add support for Maven modules: https://bugzilla.redhat.com/show_bug.cgi?id=742872
* Fix bug: Moving to a new page does not refresh the translation textboxes (ghost translations): https://bugzilla.redhat.com/show_bug.cgi?id=760431


## zanata-1.4.4
* Ensure final reindex batch is properly flushed: https://bugzilla.redhat.com/show_bug.cgi?id=747836
* Support UTF-8 Properties files, handle empty properties: https://bugzilla.redhat.com/show_bug.cgi?id=760390
* Fix bug: Editor table stops working after 'Source and Target' search returns no results: https://bugzilla.redhat.com/show_bug.cgi?id=759994
* Add dryRun option for Maven goals 'push' and 'pull'

## zanata-1.4.3
* Show message context in editor info panel: https://bugzilla.redhat.com/show_bug.cgi?id=750690
Expand Down

0 comments on commit 046f61b

Please sign in to comment.