]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r216697:
authorosa <osa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Mar 2011 14:57:10 +0000 (14:57 +0000)
committerosa <osa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Mar 2011 14:57:10 +0000 (14:57 +0000)
commit15f0ed6cf7860a272e8473885ff4691c1e169c44
tree4e9369feb2a87b3071d8ab7c1b2b248e69b501a2
parent4cba84c45c329b22aa889ae9c11aa5c30f5a8b52
MFC r216697:

Fix typo (Pashka -> Paskha).

MFC r217025:

Fix typo: March -> September.

MFC r218471:

Fix Paskha and Paskha-specific holidays.

MFC r218473:

Always convert Paskha day from Julian (old) to Gregorian (new)
style by adding 13 days.  Bug introduced in 1.13 revision.

MFC r218771:

Fix the beginning day of the Great Lent, it starts on Monday
for 7 weeks before Paskha.
Fix the Exaltation of the Holy Cross day.
Add more Twelve holidays (dvunadesyatye prazdniki).

MFC r218797:

Replace hard-coded value by Julian2Gregorian converter function.

MFC r219174:

Fix beginning day of the Carnival.

MFC r219175:

Expand the name of Palm Sunday holiday with more canonical Entry
of the Lord into Jerusalem.
Merge the Pentecost and Trinity Sunday holidays, they are synonyms.
Remove Body of Christ day, nonexistent holiday for Orthodox Church.
Fix typo in the name of Ioann The Baptist, introduced in previous
commit.

git-svn-id: svn://svn.freebsd.org/base/stable/8@219569 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/calendar/calendar.1
usr.bin/calendar/calendar.h
usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.orthodox
usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.pagan
usr.bin/calendar/parsedata.c
usr.bin/calendar/paskha.c