Routine bug-fix update to version 2.9.1. From the announce message: Fixes ----- * XSS fix * Wrong import when ;; is at buffer boundary * Duplicate id for checkbox on table Operations page * Better behavior on the Add new fields page * Export: csv/cvs typo * Renaming a db containing a view * Automated timestamp values * Import: correctly fail if file is too short * Default font family on original theme Detailed list of changes is available under http://www.phpmyadmin.net/ChangeLog.txt
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
clsung 2006-11-10 07:05:01 UTC FreeBSD ports repository Modified files: databases/phpmyadmin Makefile distinfo Log: - Routine bug-fix update to version 2.9.1. From the announce message: Fixes ----- * XSS fix * Wrong import when ;; is at buffer boundary * Duplicate id for checkbox on table Operations page * Better behavior on the Add new fields page * Export: csv/cvs typo * Renaming a db containing a view * Automated timestamp values * Import: correctly fail if file is too short * Default font family on original theme Detailed list of changes is available under http://www.phpmyadmin.net/ChangeLog.txt PR: ports/105343 Submitted by: maintainer (Matthew Seaman) Revision Changes Path 1.60 +1 -1 ports/databases/phpmyadmin/Makefile 1.48 +3 -3 ports/databases/phpmyadmin/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thank You.