| Summary: | Fix "Mothers Day" in calendar.french. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Thierry Thomas <thierry> | ||||||
| Component: | conf | Assignee: | Florent Thoumie <flz> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | 4.11-STABLE | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Thierry Thomas
2005-03-31 23:20:02 UTC
State Changed From-To: open->patched Committed to HEAD, MFC planned in one (or two) weeks, once RELENG_6 is thawed. Responsible Changed From-To: freebsd-bugs->flz That's what happens when you don't take a PR you just committed. You're supposed to MFC after the end of the freeze, you forget about it, and when you finally find it again, the tree is frozen again. flz 2006-10-07 15:25:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.bin/calendar/calendars/fr_FR.ISO8859-1 calendar.fetes
calendar.jferies
Log:
MFC: Fix Mother's/Father's day in most case.
src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.jferies: rev 1.1 -> 1.2
src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.fetes: rev 1.1 -> 1.2
PR: misc/79415
Submitted by: thierry
Approved by: re (bmah)
Revision Changes Path
1.1.16.1 +1 -1 src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.fetes
1.1.16.1 +3 -2 src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.jferies
_______________________________________________
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: patched->closed MFC'ed to RELENG_6. Thanks! |