RELEASE-NOTES: Move hke language entry from 1.43 to 1.44

Bug: T379137
Follows-Up: Id83372eb801a2bc52cd15fa0f0ef70b4be2404c7
Change-Id: I7943a4a267dd467fd4647a50783d39d5e0dc1cf9
2 files changed
tree: e65ae6ea9988afc59e14bae58288e633c196860f
  1. .phan/
  2. cache/
  3. docs/
  4. extensions/
  5. images/
  6. includes/
  7. languages/
  8. maintenance/
  9. mw-config/
  10. resources/
  11. skins/
  12. tests/
  13. .dockerignore
  14. .editorconfig
  15. .eslintignore
  16. .eslintrc.json
  17. .fresnel.yml
  18. .git-blame-ignore-revs
  19. .gitattributes
  20. .gitignore
  21. .gitmessage
  22. .gitreview
  23. .mailmap
  24. .phpcs.xml
  25. .stylelintrc.json
  26. .svgo.config.js
  27. .vsls.json
  28. api.php
  29. autoload.php
  30. bundlesize.config.json
  31. CODE_OF_CONDUCT.md
  32. composer.json
  33. composer.local.json-sample
  34. COPYING
  35. CREDITS
  36. DEVELOPERS.md
  37. docker-compose.yml
  38. FAQ
  39. Gruntfile.js
  40. HISTORY
  41. img_auth.php
  42. index.php
  43. INSTALL
  44. jsdoc.json
  45. load.php
  46. opensearch_desc.php
  47. package-lock.json
  48. package.json
  49. phpunit.xml.dist
  50. README.md
  51. RELEASE-NOTES-1.43
  52. RELEASE-NOTES-1.44
  53. rest.php
  54. SECURITY
  55. thumb.php
  56. thumb_handler.php
  57. UPGRADE
README.md

MediaWiki

MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localised in over 350 languages and its reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.

MediaWiki is:

  • feature-rich and extensible, both on-wiki and with hundreds of extensions;
  • scalable and suitable for both small and large sites;
  • simple to install, working on most hardware/software combinations; and
  • available in your language.

For system requirements, installation, and upgrade details, see the files RELEASE-NOTES, INSTALL, and UPGRADE.

MediaWiki is the result of global collaboration and cooperation. The CREDITS file lists technical contributors to the project. The COPYING file explains MediaWiki's copyright and license (GNU General Public License, version 2 or later). Many thanks to the Wikimedia community for testing and suggestions.