File: CHANGELOG

package info (click to toggle)
trac-codecomments 1.1.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 348 kB
  • ctags: 191
  • sloc: python: 593; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 519 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
CHANGELOG

1.1		2012-04-05
	* NEW: Paging for comments listing page
	* Pagination now respects filter arguments
	* Fix expander icon not working in tree view
	* Closed issues: https://github.com/Automattic/trac-code-comments-plugin/issues?milestone=3&state=closed

1.0.1	2012-02-13
	* Fix AJAX calls not working in sub-folder installs
	* Closed issues: https://github.com/Automattic/trac-code-comments-plugin/issues?milestone=1&state=closed
	* Props: https://github.com/mumpitzstuff

1.0.0	2012-01-31
	* Initial release